Repository revision
8:0410b6aada45

Repository 'hicexplorer_hicdetectloops'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops

hicDetectLoops tool metadata
Miscellaneous
searches for enriched regions
hicexplorer_hicdetectloops
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.7.2+galaxy0
3.7.2+galaxy0
hicDetectLoops --version
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.7.2+galaxy0 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.6+galaxy1
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.6+galaxy0
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.4.3.0
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.4.2.0
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.4.1.0
toolshed.g2.bx.psu.edu/repos/bgruening/hicexplorer_hicdetectloops/hicexplorer_hicdetectloops/3.3.1.0
hicexplorer_hicdetectloops
Requirements (dependencies defined in the <requirements> tag set)
name version type
hicexplorer 3.7.2 package
Additional information about this tool
ln -s '$matrix_h5_cooler' 'matrix.$matrix_h5_cooler.ext' &&
        hicDetectLoops

            --matrix  'matrix.$matrix_h5_cooler.ext'
            #if $peakWidth:
                --peakWidth $peakWidth
            #end if

            #if $windowSize:
                --windowSize $windowSize
            #end if

            #if $pValuePreselection:
                --pValuePreselection $pValuePreselection
            #end if

            #if $peakInteractionsThreshold:
                --peakInteractionsThreshold $peakInteractionsThreshold
            #end if

            #if $obsExpThreshold:
                --obsExpThreshold $obsExpThreshold
            #end if
           
            #if $pValue:
                --pValue $pValue
            #end if
            #if $maxLoopDistance:
                --maxLoopDistance $maxLoopDistance
            #end if

            #if $region:
                --region '$region'
            #end if

            #if $chromosomes:
                #set $chromosome = ' '.join([ '\'%s\'' % $chrom for $chrom in str($chromosomes).split(' ') ])
                --chromosomes $chromosome
            #end if

            --expected $expected
            --outFileName output_loop.bedgraph
            --threads \${GALAXY_SLOTS:-4} -tpc \${GALAXY_SLOTS:-4}

    
None
False
Functional tests
name inputs outputs required files
Test-1 matrix_h5_cooler: small_test_matrix.cool
peakWidth: 2
windowSize: 5
pValuePreselection: 0.55
pValue: 0.5
maxLoopDistance: 30000000
name: value
small_test_matrix.cool
value