Mercurial > repos > sauria > hifive
comparison hifive_macros.xml @ 1:cb4f92e6fd4e draft
planemo upload for repository https://github.com/bxlab/galaxy_tools/suites/suite_hifive commit ded5555ebf85f4807cbe4f1bf1945a757bdc724d
author | sauria |
---|---|
date | Wed, 26 Aug 2015 16:53:42 -0400 |
parents | 0a9c76d80e33 |
children | bc91bdb2e644 |
comparison
equal
deleted
inserted
replaced
0:0a9c76d80e33 | 1:cb4f92e6fd4e |
---|---|
657 <!-- Options controlling binning size--> | 657 <!-- Options controlling binning size--> |
658 <param type="integer" name="binsize" value="10000" label="Binsize" optional="False" help="A value of zero will return unbinned data."> | 658 <param type="integer" name="binsize" value="10000" label="Binsize" optional="False" help="A value of zero will return unbinned data."> |
659 <validator type="in_range" min="0"/> | 659 <validator type="in_range" min="0"/> |
660 </param> | 660 </param> |
661 </xml> | 661 </xml> |
662 <token name="@MRH_OPTIONS@"> | |
663 -f $command.mrhminobs | |
664 -b $command.mrhminbinsize | |
665 -B $command.mrhmaxbinsize | |
666 #if str( $command.mrhtransminbinsize ) != "": | |
667 -r $command.mrhtransminbinsize | |
668 #end if | |
669 #if str( $command.mrhtransmaxbinsize ) != "": | |
670 -R $command.mrhtransmaxbinsize | |
671 #end if | |
672 </token> | |
673 <xml name="mrh_options_xml"> | |
674 <param name="mrhminobs" type="integer" label="Minimum observations" value="20" help="The number of observations needed to include a bin." > | |
675 <validator type="in_range" min="1"/> | |
676 </param> | |
677 <!-- Options controlling binning sizes--> | |
678 <param type="integer" name="mrhminbinsize" label="Cis minimum binsize (bp)" value="5000" > | |
679 <validator type="in_range" min="1"/> | |
680 </param> | |
681 <param type="integer" name="mrhmaxbinsize" label="Cis maximum binsize (bp)" value="1280000" help="Must be a multiple of an integer power of two times the minimum binsize (i.e. minbin * 2^N = maxbin for an integer N). "> | |
682 <validator type="in_range" min="1"/> | |
683 </param> | |
684 <param type="integer" name="mrhtransminbinsize" label="Trans minimum binsize (bp)" value='' help="If not specified, this will be set to the cis minimum binsize." /> | |
685 <param type="integer" name="mrhtransmaxbinsize" label="Trans maximum binsize (bp)" value='' help="If not specified, this will be set to the cis maximum binsize." /> | |
686 </xml> | |
662 <token name="@HIC_DYNAMIC@"> | 687 <token name="@HIC_DYNAMIC@"> |
663 #if str( $command.dynamic.binning ) == "yes": | 688 #if str( $command.dynamic.binning ) == "yes": |
664 -y | 689 -y |
665 -x $command.dynamic.expbinsize | 690 -x $command.dynamic.expbinsize |
666 -f $command.dynamic.minobs | 691 -f $command.dynamic.minobs |
754 | 779 |
755 Create HiC heatmap set / Create 5C heatmap set - this command creates a set of heatmaps, one per chromosome and, if selected, one per chromosome pair (trans), in a compact HDF5 format. Heatmaps can also be plotted at the time of creation. | 780 Create HiC heatmap set / Create 5C heatmap set - this command creates a set of heatmaps, one per chromosome and, if selected, one per chromosome pair (trans), in a compact HDF5 format. Heatmaps can also be plotted at the time of creation. |
756 | 781 |
757 Extract HiC interval / Extract 5C interval - this command returns a genomic interval files with data from a specified region. This data may also be plotted at the tie of extraction. | 782 Extract HiC interval / Extract 5C interval - this command returns a genomic interval files with data from a specified region. This data may also be plotted at the tie of extraction. |
758 | 783 |
784 Create HiC multi-resolution heatmap - this command returns a multi-resolution heatmap file with data heatmapped across resolutions from the smallest to largest specified binsizes in 2X steps. | |
785 | |
759 ]]></token> | 786 ]]></token> |
760 <token name="@HIC_HELP@"><![CDATA[ | 787 <token name="@HIC_HELP@"><![CDATA[ |
761 HiC genomic partitioning - fend file | 788 HiC genomic partitioning - fend file |
762 ---------------------------------------- | 789 ---------------------------------------- |
763 | 790 |
782 | 809 |
783 The express algorithm is a variant of matrix balancing and approximates the corrections through an iterative norm-2 adjustment to given all fragments a mean ratio of one for valid counts versus signal predicted from distance-dependence. This can be done using intra-regional interactions, inter-regional interactions, or all interactions. | 810 The express algorithm is a variant of matrix balancing and approximates the corrections through an iterative norm-2 adjustment to given all fragments a mean ratio of one for valid counts versus signal predicted from distance-dependence. This can be done using intra-regional interactions, inter-regional interactions, or all interactions. |
784 | 811 |
785 The binning algorithm divides each model parameter into some number of bins and based on a binomial distribution, correction values for each bin are learned, maximizing the log-likelihood of the data. Model parameters can be the fend lengths ('len'), fend GC content ('gc'), and any other characteristics passed as additional columns (with header labels) in the bed file used to create the HiFive fend file. Each parameter has a number of bins specified to divide it into and can be partitioned according to its type to contain approximately equal numbers of fends ('even'), or to cover equal portions of the range of parameter values ('fixed'). In addition, parameter types can include the '-const' suffix to denote a parameter that should not be optimized after seeding. | 812 The binning algorithm divides each model parameter into some number of bins and based on a binomial distribution, correction values for each bin are learned, maximizing the log-likelihood of the data. Model parameters can be the fend lengths ('len'), fend GC content ('gc'), and any other characteristics passed as additional columns (with header labels) in the bed file used to create the HiFive fend file. Each parameter has a number of bins specified to divide it into and can be partitioned according to its type to contain approximately equal numbers of fends ('even'), or to cover equal portions of the range of parameter values ('fixed'). In addition, parameter types can include the '-const' suffix to denote a parameter that should not be optimized after seeding. |
786 | 813 |
814 HiC multi-resolution heatmapping | |
815 -------------------------------- | |
816 | |
817 Multi-resolution heatmapping (MRH) allows multiple levels of resolution to be stored and accessed simultaneously using an intelligent binning scheme that only accepts bin with a number of observed reads meeting the minimum observation threshold. MRH files can be interactively explored through the MRH plugin in Galaxy. | |
818 | |
787 ]]></token> | 819 ]]></token> |
788 <token name="@5C_HELP@"><![CDATA[ | 820 <token name="@5C_HELP@"><![CDATA[ |
789 5C genomic partitioning - fragment file | 821 5C genomic partitioning - fragment file |
790 --------------------------------------- | 822 --------------------------------------- |
791 | 823 |