Mercurial > repos > bgruening > deeptools_bam_compare
diff bamCompare.xml @ 9:8df6d798634a draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit b'a4965adc865b4c85b35ed205bc10821edc104f20'
| author | bgruening |
|---|---|
| date | Tue, 19 Jan 2016 10:09:24 -0500 |
| parents | 3748f04eb047 |
| children | d0373a71c500 |
line wrap: on
line diff
--- a/bamCompare.xml Wed Dec 23 14:44:06 2015 -0500 +++ b/bamCompare.xml Tue Jan 19 10:09:24 2016 -0500 @@ -83,7 +83,7 @@ <param name="method" type="select" label="Method to use for scaling the largest sample to the smallest"> <option value="readCount" selected="true">read count</option> - <option value="SES">signal extraction scaling (SES), check the bamFingerprint plot before using it!</option> + <option value="SES">signal extraction scaling (SES), check with plotFingerprint before using it!</option> <option value="own">enter own scaling factors</option> </param> <when value="SES"> @@ -218,7 +218,7 @@ .. image:: $PATH_TO_IMAGES/norm_IGVsnapshot_indFiles.png -You can find more details on the bamCompare doc page: https://deeptools.readthedocs.org/en/release-1.6/content/tools/bamCompare.html +You can find more details on the bamCompare doc page: https://deeptools.readthedocs.org/en/master/content/tools/bamCompare.html **Output files**:
