/opt/biosoftware/tophat/tophat/tophat -N 5 --read-edit-dist 5 -p 20 -o MCTestis14 /home/rneme/PopTranscriptomes/mapping/index/mm10 pSN7640229_16976_MCTestis14_1_sequence.fq.gz,pSN7640229_16976_MCTestis14_2_sequence.fq.gz #>prep_reads: /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/prep_reads --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.15 --output-dir MCTestis14/ --max-multihits 20 --max-seg-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --max-insertion-length 3 --max-deletion-length 3 -z gzip -p20 --no-closure-search --no-coverage-search --no-microexon-search --fastq --aux-outfile=MCTestis14/prep_reads.info --index-outfile=MCTestis14/tmp/left_kept_reads.bam.index --sam-header=MCTestis14/tmp/mm10_genome.bwt.samheader.sam --outfile=MCTestis14/tmp/left_kept_reads.bam pSN7640229_16976_MCTestis14_1_sequence.fq.gz,pSN7640229_16976_MCTestis14_2_sequence.fq.gz #>map_start: /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/bam2fastx --all --fastq MCTestis14/tmp/left_kept_reads.bam|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 20 -D 15 -R 2 -N 0 -L 20 -i S,1,1.25 --gbar 4 --mp 6,2 --np 1 --rdg 5,3 --rfg 5,3 --score-min C,-32,0 -p 20 --sam-no-hd -x /home/rneme/PopTranscriptomes/mapping/index/mm10 -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 30 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads.mapped.bam.index --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads.mapped.bam MCTestis14/tmp/left_kept_reads_unmapped.bam #>map_segments: gzip -cd< MCTestis14/tmp/left_kept_reads_seg1.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x /home/rneme/PopTranscriptomes/mapping/index/mm10 -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg1.bam.index --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg1.bam MCTestis14/tmp/left_kept_reads_seg1_unmapped.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg2.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x /home/rneme/PopTranscriptomes/mapping/index/mm10 -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg2.bam.index --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg2.bam MCTestis14/tmp/left_kept_reads_seg2_unmapped.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg3.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x /home/rneme/PopTranscriptomes/mapping/index/mm10 -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg3.bam.index --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg3.bam MCTestis14/tmp/left_kept_reads_seg3_unmapped.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg4.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x /home/rneme/PopTranscriptomes/mapping/index/mm10 -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg4.bam.index --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg4.bam MCTestis14/tmp/left_kept_reads_seg4_unmapped.bam #>find_juncs: /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/segment_juncs --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.15 --output-dir MCTestis14/ --max-multihits 20 --max-seg-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --max-insertion-length 3 --max-deletion-length 3 -z gzip -p20 --no-closure-search --no-coverage-search --no-microexon-search --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam --ium-reads MCTestis14/tmp/left_kept_reads_seg1_unmapped.bam,MCTestis14/tmp/left_kept_reads_seg2_unmapped.bam,MCTestis14/tmp/left_kept_reads_seg3_unmapped.bam,MCTestis14/tmp/left_kept_reads_seg4_unmapped.bam /home/rneme/PopTranscriptomes/mapping/index/mm10.fa MCTestis14/tmp/segment.juncs MCTestis14/tmp/segment.insertions MCTestis14/tmp/segment.deletions MCTestis14/tmp/segment.fusions MCTestis14/tmp/left_kept_reads.bam MCTestis14/tmp/left_kept_reads.mapped.bam MCTestis14/tmp/left_kept_reads_seg1.bam,MCTestis14/tmp/left_kept_reads_seg2.bam,MCTestis14/tmp/left_kept_reads_seg3.bam,MCTestis14/tmp/left_kept_reads_seg4.bam #>juncs_db: /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/juncs_db 3 26 MCTestis14/tmp/segment.juncs /dev/null /dev/null /dev/null /home/rneme/PopTranscriptomes/mapping/index/mm10.fa > MCTestis14/tmp/segment_juncs.fa /opt/biosoftware/bowtie/bowtie2/bowtie2-build MCTestis14/tmp/segment_juncs.fa MCTestis14/tmp/segment_juncs #>map2juncs: gzip -cd< MCTestis14/tmp/left_kept_reads_seg1.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x MCTestis14/tmp/segment_juncs -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg1.to_spliced.bam.index --sam-header MCTestis14/tmp/segment_juncs.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg1.to_spliced.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg2.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x MCTestis14/tmp/segment_juncs -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg2.to_spliced.bam.index --sam-header MCTestis14/tmp/segment_juncs.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg2.to_spliced.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg3.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x MCTestis14/tmp/segment_juncs -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg3.to_spliced.bam.index --sam-header MCTestis14/tmp/segment_juncs.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg3.to_spliced.bam gzip -cd< MCTestis14/tmp/left_kept_reads_seg4.fq.z|/opt/biosoftware/bowtie/bowtie2/bowtie2-align -q -k 41 -N 1 -L 20 -p 20 --sam-no-hd -x MCTestis14/tmp/segment_juncs -|/opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/fix_map_ordering --bowtie2-min-score 10 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --index-outfile MCTestis14/tmp/left_kept_reads_seg4.to_spliced.bam.index --sam-header MCTestis14/tmp/segment_juncs.bwt.samheader.sam - MCTestis14/tmp/left_kept_reads_seg4.to_spliced.bam /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/long_spanning_reads --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.15 --output-dir MCTestis14/ --max-multihits 20 --max-seg-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --max-insertion-length 3 --max-deletion-length 3 -z gzip -p20 --no-closure-search --no-coverage-search --no-microexon-search --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam --bowtie2-max-penalty 6 --bowtie2-min-penalty 2 --bowtie2-penalty-for-N 1 --bowtie2-read-gap-open 5 --bowtie2-read-gap-cont 3 --bowtie2-ref-gap-open 5 --bowtie2-ref-gap-cont 3 /home/rneme/PopTranscriptomes/mapping/index/mm10.fa MCTestis14/tmp/left_kept_reads.bam MCTestis14/tmp/segment.juncs MCTestis14/tmp/segment.insertions MCTestis14/tmp/segment.deletions /dev/null MCTestis14/tmp/left_kept_reads.candidates.bam MCTestis14/tmp/left_kept_reads_seg1.bam,MCTestis14/tmp/left_kept_reads_seg2.bam,MCTestis14/tmp/left_kept_reads_seg3.bam,MCTestis14/tmp/left_kept_reads_seg4.bam MCTestis14/tmp/left_kept_reads_seg1.to_spliced.bam,MCTestis14/tmp/left_kept_reads_seg2.to_spliced.bam,MCTestis14/tmp/left_kept_reads_seg3.to_spliced.bam,MCTestis14/tmp/left_kept_reads_seg4.to_spliced.bam #>tophat_reports: /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/tophat_reports --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.15 --output-dir MCTestis14/ --max-multihits 20 --max-seg-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --read-mismatches 5 --read-gap-length 2 --read-edit-dist 5 --read-realign-edit-dist 6 --max-insertion-length 3 --max-deletion-length 3 -z gzip -p20 --no-closure-search --no-coverage-search --no-microexon-search --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam --report-discordant-pair-alignments --report-mixed-alignments --samtools=/usr/local/bin/samtools --bowtie2-max-penalty 6 --bowtie2-min-penalty 2 --bowtie2-penalty-for-N 1 --bowtie2-read-gap-open 5 --bowtie2-read-gap-cont 3 --bowtie2-ref-gap-open 5 --bowtie2-ref-gap-cont 3 /home/rneme/PopTranscriptomes/mapping/index/mm10.fa MCTestis14/junctions.bed MCTestis14/insertions.bed MCTestis14/deletions.bed MCTestis14/fusions.out MCTestis14/tmp/accepted_hits MCTestis14/tmp/left_kept_reads.mapped.bam,MCTestis14/tmp/left_kept_reads.candidates MCTestis14/tmp/left_kept_reads.bam /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits0.bam MCTestis14/tmp/accepted_hits0_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits1.bam MCTestis14/tmp/accepted_hits1_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits2.bam MCTestis14/tmp/accepted_hits2_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits3.bam MCTestis14/tmp/accepted_hits3_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits4.bam MCTestis14/tmp/accepted_hits4_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits5.bam MCTestis14/tmp/accepted_hits5_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits6.bam MCTestis14/tmp/accepted_hits6_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits7.bam MCTestis14/tmp/accepted_hits7_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits8.bam MCTestis14/tmp/accepted_hits8_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits9.bam MCTestis14/tmp/accepted_hits9_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits10.bam MCTestis14/tmp/accepted_hits10_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits11.bam MCTestis14/tmp/accepted_hits11_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits12.bam MCTestis14/tmp/accepted_hits12_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits13.bam MCTestis14/tmp/accepted_hits13_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits14.bam MCTestis14/tmp/accepted_hits14_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits15.bam MCTestis14/tmp/accepted_hits15_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits16.bam MCTestis14/tmp/accepted_hits16_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits17.bam MCTestis14/tmp/accepted_hits17_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits18.bam MCTestis14/tmp/accepted_hits18_sorted /usr/local/bin/samtools sort MCTestis14/tmp/accepted_hits19.bam MCTestis14/tmp/accepted_hits19_sorted /usr/local/bin/samtools merge -f -h MCTestis14/tmp/mm10_genome.bwt.samheader.sam MCTestis14/accepted_hits.bam MCTestis14/tmp/accepted_hits0_sorted.bam MCTestis14/tmp/accepted_hits1_sorted.bam MCTestis14/tmp/accepted_hits2_sorted.bam MCTestis14/tmp/accepted_hits3_sorted.bam MCTestis14/tmp/accepted_hits4_sorted.bam MCTestis14/tmp/accepted_hits5_sorted.bam MCTestis14/tmp/accepted_hits6_sorted.bam MCTestis14/tmp/accepted_hits7_sorted.bam MCTestis14/tmp/accepted_hits8_sorted.bam MCTestis14/tmp/accepted_hits9_sorted.bam MCTestis14/tmp/accepted_hits10_sorted.bam MCTestis14/tmp/accepted_hits11_sorted.bam MCTestis14/tmp/accepted_hits12_sorted.bam MCTestis14/tmp/accepted_hits13_sorted.bam MCTestis14/tmp/accepted_hits14_sorted.bam MCTestis14/tmp/accepted_hits15_sorted.bam MCTestis14/tmp/accepted_hits16_sorted.bam MCTestis14/tmp/accepted_hits17_sorted.bam MCTestis14/tmp/accepted_hits18_sorted.bam MCTestis14/tmp/accepted_hits19_sorted.bam /opt/biosoftware/tophat/tophat-2.0.8b.Linux_x86_64/bam_merge -Q --sam-header MCTestis14/tmp/mm10_genome.bwt.samheader.sam MCTestis14/unmapped.bam MCTestis14/tmp/unmapped_left_0.bam MCTestis14/tmp/unmapped_left_1.bam MCTestis14/tmp/unmapped_left_2.bam MCTestis14/tmp/unmapped_left_3.bam MCTestis14/tmp/unmapped_left_4.bam MCTestis14/tmp/unmapped_left_5.bam MCTestis14/tmp/unmapped_left_6.bam MCTestis14/tmp/unmapped_left_7.bam MCTestis14/tmp/unmapped_left_8.bam MCTestis14/tmp/unmapped_left_9.bam MCTestis14/tmp/unmapped_left_10.bam MCTestis14/tmp/unmapped_left_11.bam MCTestis14/tmp/unmapped_left_12.bam MCTestis14/tmp/unmapped_left_13.bam MCTestis14/tmp/unmapped_left_14.bam MCTestis14/tmp/unmapped_left_15.bam MCTestis14/tmp/unmapped_left_16.bam MCTestis14/tmp/unmapped_left_17.bam MCTestis14/tmp/unmapped_left_18.bam MCTestis14/tmp/unmapped_left_19.bam #>alldone: