Mercurial > repos > bgruening > hicexplorer_hicdifferentialtad
changeset 1:608538d083a2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit fa140a9f660eab2459e21b0b637b129d7de24c02
| author | iuc |
|---|---|
| date | Thu, 12 Jan 2023 17:40:56 +0000 |
| parents | c852ad97ba28 |
| children | 77d8e0fd162a |
| files | hicDifferentialTAD.xml macros.xml |
| diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/hicDifferentialTAD.xml Tue Mar 16 21:17:26 2021 +0000 +++ b/hicDifferentialTAD.xml Thu Jan 12 17:40:56 2023 +0000 @@ -61,7 +61,8 @@ <param name="mode_selector" value="all" /> <param name="modeReject" value="one" /> <output name="acceptedTADs" file="hicDifferentialTAD/accepted.txt" ftype="txt" /> - <output name="rejectedTADs" file="hicDifferentialTAD/rejected.txt" ftype="txt" /> + <!-- TODO remove lines_diff when updating to >=3.7 where" a multicore issue was solved that led to skipping data at the start and end of chromosomes--> + <output name="rejectedTADs" file="hicDifferentialTAD/rejected.txt" ftype="txt" lines_diff="4"/> </test> </tests> <help><