view aurora_star_site.sh @ 1:bcf9ea03aefe draft

working version
author mingchen0919
date Sun, 04 Mar 2018 12:06:03 -0500
parents
children
line wrap: on
line source

Rscript '${__tool_directory__}/aurora_star_site_render.R'

    -e $echo
    -o $report
    -d $report.files_path
    -s $sink_message
    -t '${__tool_directory__}'
    
    -A '$genomeFastaFiles'
    -B '$sjdbGTFfile'
    -C '$sjdbOverhang'
    -F '$first_reads'
    -R '$second_reads'
    -S '$sorted_bam'