# HG changeset patch # User iuc # Date 1630484505 0 # Node ID d7f6b3653d84e895d008705c454e04caa6291cf9 # Parent c63fbdcc0dbe7d98ad59f668078f54a47ea86c84 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7" diff -r c63fbdcc0dbe -r d7f6b3653d84 FPKM_count.xml --- a/FPKM_count.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/FPKM_count.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ calculates raw read count, FPM, and FPKM for each gene - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 RNA_fragment_size.xml --- a/RNA_fragment_size.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/RNA_fragment_size.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ calculates the fragment size for each gene/transcript - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 RPKM_saturation.xml --- a/RPKM_saturation.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/RPKM_saturation.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ calculates raw count and RPKM values for transcript at exon, intron, and mRNA level - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 bam2wig.xml --- a/bam2wig.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/bam2wig.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ converts all types of RNA-seq data from .bam to .wig - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 bam_stat.xml --- a/bam_stat.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/bam_stat.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ reads mapping statistics for a provided BAM or SAM file. - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 clipping_profile.xml --- a/clipping_profile.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/clipping_profile.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ estimates clipping profile of RNA-seq reads from BAM or SAM file - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 deletion_profile.xml --- a/deletion_profile.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/deletion_profile.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ calculates the distributions of deleted nucleotides across reads - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 geneBody_coverage.xml --- a/geneBody_coverage.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/geneBody_coverage.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,19 +1,13 @@ - - Read coverage over gene body. - - - - rseqc_macros.xml - - + Read coverage over gene body + + + rseqc_macros.xml + - - - - - - + + Read coverage over gene body - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 infer_experiment.xml --- a/infer_experiment.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/infer_experiment.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ speculates how RNA-seq were configured - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 inner_distance.xml --- a/inner_distance.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/inner_distance.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ calculate the inner distance (or insert size) between two paired RNA reads - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 insertion_profile.xml --- a/insertion_profile.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/insertion_profile.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ calculates the distribution of inserted nucleotides across reads - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 junction_annotation.xml --- a/junction_annotation.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/junction_annotation.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ compares detected splice junctions to reference gene model - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 junction_saturation.xml --- a/junction_saturation.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/junction_saturation.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ detects splice junctions from each subset and compares them to reference gene model - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 mismatch_profile.xml --- a/mismatch_profile.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/mismatch_profile.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ calculates the distribution of mismatches across reads - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_GC.xml --- a/read_GC.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_GC.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ determines GC% and read count - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_NVC.xml --- a/read_NVC.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_NVC.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ to check the nucleotide composition bias - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_distribution.xml --- a/read_distribution.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_distribution.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ calculates how mapped reads were distributed over genome feature - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_duplication.xml --- a/read_duplication.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_duplication.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ determines reads duplication rate with sequence-based and mapping-based strategies - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_hexamer.xml --- a/read_hexamer.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_hexamer.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ calculates hexamer (6mer) frequency for reads, genomes, and mRNA sequences - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 read_quality.xml --- a/read_quality.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/read_quality.xml Wed Sep 01 08:21:45 2021 +0000 @@ -1,6 +1,6 @@ determines Phred quality score - + rseqc_macros.xml diff -r c63fbdcc0dbe -r d7f6b3653d84 rseqc_macros.xml --- a/rseqc_macros.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/rseqc_macros.xml Wed Sep 01 08:21:45 2021 +0000 @@ -8,7 +8,11 @@ - + + + rseqc + + diff -r c63fbdcc0dbe -r d7f6b3653d84 tin.xml --- a/tin.xml Thu Nov 28 20:46:57 2019 +0000 +++ b/tin.xml Wed Sep 01 08:21:45 2021 +0000 @@ -2,7 +2,7 @@ evaluates RNA integrity at a transcript level - + rseqc_macros.xml