# HG changeset patch # User iuc # Date 1583866685 0 # Node ID fa08edee5a7926a579b68041005549b982261e7f # Parent aafd4ef10b1343e56c06fadd51b3b9eeb3b9e0de "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit 72e1e90ac05a32dbd6fc675073429c0086048b18" diff -r aafd4ef10b13 -r fa08edee5a79 macros.xml --- a/macros.xml Thu Jan 23 20:54:33 2020 +0000 +++ b/macros.xml Tue Mar 10 18:58:05 2020 +0000 @@ -1,6 +1,6 @@ \${GALAXY_SLOTS:-4} - 1 + 4 @@ -9,8 +9,8 @@ @BINARY@ --version - - + @@ -18,7 +18,7 @@ label="Matricies to compute on" multiple="true"/> - + diff -r aafd4ef10b13 -r fa08edee5a79 scHicPlotClusterProfiles.xml --- a/scHicPlotClusterProfiles.xml Thu Jan 23 20:54:33 2020 +0000 +++ b/scHicPlotClusterProfiles.xml Tue Mar 10 18:58:05 2020 +0000 @@ -8,7 +8,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -88,7 +88,8 @@ Plot cluster profiles ===================== -scHicPlotClusterProfiles plots the profile of each scHi-C interaction matrix assoziated to a cluster, within the cluster the matrices can be order either via their short vs long range ratio or by the order of the file. +scHicPlotClusterProfiles plots the profile of each scHi-C interaction matrix associated to a cluster, within the cluster the matrices can be ordered either via their short vs long range ratio or by the order of the file. +This tool is useful as a quality control of a cluster to check if all matrices assigned to that cluster are displaying similar contacts distribution. .. image:: $PATH_TO_IMAGES/clusters_svl_spectral.png :width: 50% diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicConsensusMatrices/consensus_matrix.mcool Binary file test-data/scHicConsensusMatrices/consensus_matrix.mcool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicConsensusMatrices/consensus_matrix.scool Binary file test-data/scHicConsensusMatrices/consensus_matrix.scool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicCreateBulkMatrix/bulk_matrix.cool Binary file test-data/scHicCreateBulkMatrix/bulk_matrix.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_ACTGCATA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_ACTGCATA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CTCTCTAT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_CTCTCTAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_GTAAGGAG_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_GTAAGGAG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_TATCCTCT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_TATCCTCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_TCTCTCCG_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_CGTACTAG_TCTCTCCG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_1_TAAGGCGA_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_ACTGCATA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_ACTGCATA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CTCTCTAT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_CTCTCTAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_GTAAGGAG_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_GTAAGGAG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_TATCCTCT_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_TATCCTCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_TCTCTCCG_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AAGAGGCA_TCTCTCCG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToMCool/Diploid_2_AGGCAGAA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToMCool/Diploid_2_AGGCAGAA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_ACTGCATA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_ACTGCATA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CTCTCTAT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_CTCTCTAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_GTAAGGAG_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_GTAAGGAG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_TATCCTCT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_TATCCTCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_TCTCTCCG_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_CGTACTAG_TCTCTCCG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_1_TAAGGCGA_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_ACTGCATA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_ACTGCATA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CGTCTAAT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CGTCTAAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CTAAGCCT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CTAAGCCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CTCTCTAT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_CTCTCTAT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_GTAAGGAG_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_GTAAGGAG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_TATCCTCT_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_TATCCTCT_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_TCTCTCCG_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AAGAGGCA_TCTCTCCG_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicMergeToSCool/Diploid_2_AGGCAGAA_AAGGAGTA_R1fastqgz.cool Binary file test-data/scHicMergeToSCool/Diploid_2_AGGCAGAA_AAGGAGTA_R1fastqgz.cool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicQualityControl/coverage.png Binary file test-data/scHicQualityControl/coverage.png has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicQualityControl/density.png Binary file test-data/scHicQualityControl/density.png has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/scHicQualityControl/qc_report.txt --- a/test-data/scHicQualityControl/qc_report.txt Thu Jan 23 20:54:33 2020 +0000 +++ b/test-data/scHicQualityControl/qc_report.txt Tue Mar 10 18:58:05 2020 +0000 @@ -1,6 +1,6 @@ -# QC report for single-cell Hi-C data generated by scHiCExplorer 1-dev +# QC report for single-cell Hi-C data generated by scHiCExplorer 4 scHi-C sample contained 20 cells: Number of removed matrices containing bad chromosomes 0 -Number of removed matrices due to low read coverage (< 100000): 8 +Number of removed matrices due to low read coverage (< 100000): 10 Number of removed matrices due to too many zero bins (< 0.001 density, within 30000000 relative genomic distance): 0 -12 samples passed the quality control. Please consider matrices with a low read coverage may be the matrices with a low density and overlap therefore. \ No newline at end of file +10 samples passed the quality control. Please consider matrices with a low read coverage may be the matrices with a low density and overlap therefore. \ No newline at end of file diff -r aafd4ef10b13 -r fa08edee5a79 test-data/test_matrix.mcool Binary file test-data/test_matrix.mcool has changed diff -r aafd4ef10b13 -r fa08edee5a79 test-data/test_matrix.scool Binary file test-data/test_matrix.scool has changed