| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/sjung/bdds/wellington_footprints/0.2.5 (this tool) |
| wellington_footprints |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| pymodules | not provided | package |
| Additional information about this tool |
#set $final_output = $output.extra_files_path + "/input.bam.input.bed.WellingtonFootprints.FDR.0.01.bed" mkdir $output.extra_files_path; ln -s $bam_file input.bam; ln -s $bam_file.metadata.bam_index input.bam.bai; ln -s $bed_file input.bed; wellington_footprints.py input.bed input.bam $output.extra_files_path -fdrlimit $fdrlimit; cp $final_output $output; rm -rf $output.extra_files_path
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |