# HG changeset patch # User iuc # Date 1681633721 0 # Node ID c6f957c373d3127157c3dfd92a7c7938db0d0167 # Parent f639ff7dea45c42d8a95e4c09580e9cd811ea55c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 096286097ed5cdf189a1b68c3fc34d10f4142e54 diff -r f639ff7dea45 -r c6f957c373d3 data_manager/macros.xml --- a/data_manager/macros.xml Fri Sep 10 16:42:21 2021 +0000 +++ b/data_manager/macros.xml Sun Apr 16 08:28:41 2023 +0000 @@ -1,11 +1,12 @@ - + the index versions in sync, but you should manually update @IDX_VERSION_SUFFIX@ --> - 2.7.8a + 2.7.10b + 3 + 21.01 2.7.4a + 1 rnastar_index2x_versioned - star - samtools + star + samtools + gzip @@ -35,7 +38,7 @@ - @@ -55,37 +58,45 @@ 10.1093/bioinformatics/bts635 - - + + - - - - - - - - - - - + + + + + + + + + + + + + + refgenome.fa && + #end if mkdir -p tempstargenomedir && STAR --runMode genomeGenerate --genomeDir 'tempstargenomedir' - --genomeFastaFiles '${refGenomeSource.genomeFastaFiles}' + --genomeFastaFiles refgenome.fa ## Handle difference between indices with/without annotations #if 'GTFconditional' in $refGenomeSource: ## GTFconditional exists only in STAR, but not STARsolo @@ -109,6 +120,8 @@ --genomeSAindexNbases ${refGenomeSource.genomeSAindexNbases} #end if --runThreadN \${GALAXY_SLOTS:-4} + ## in bytes + --limitGenomeGenerateRAM \$((\${GALAXY_MEMORY_MB:-31000} * 1000000)) && #end if ]]> @@ -121,17 +134,15 @@ #else: '${refGenomeSource.GTFconditional.genomeDir.fields.path}' ## Handle difference between indices with/without annotations - #if str($refGenomeSource.GTFconditional.GTFselect) == 'without-gtf': - #if $refGenomeSource.GTFconditional.sjdbGTFfile: - --sjdbOverhang $refGenomeSource.GTFconditional.sjdbOverhang - --sjdbGTFfile '${refGenomeSource.GTFconditional.sjdbGTFfile}' - #if str($refGenomeSource.GTFconditional.sjdbGTFfile.ext) == 'gff3': - --sjdbGTFtagExonParentTranscript Parent - #end if + #if str($refGenomeSource.GTFconditional.GTFselect) == 'without-gtf-with-gtf': + --sjdbOverhang $refGenomeSource.GTFconditional.sjdbOverhang + --sjdbGTFfile '${refGenomeSource.GTFconditional.sjdbGTFfile}' + #if str($refGenomeSource.GTFconditional.sjdbGTFfile.ext) == 'gff3': + --sjdbGTFtagExonParentTranscript Parent #end if #end if - #end if - ]]> + #end if + ]]> + - + @@ -206,7 +222,7 @@ - + @@ -218,12 +234,12 @@ - + - - - + + + @@ -245,4 +261,153 @@ + + + + + + + + + + + +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + outWig['outWigType'] != "None" + + + + + + + outWig['outWigType'] != "None" + + + + + + + outWig['outWigType'] != "None" and outWig['outWigStrand'] + + + + + + + outWig['outWigType'] != "None" and outWig['outWigStrand'] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff -r f639ff7dea45 -r c6f957c373d3 data_manager/rna_star_index_builder.xml --- a/data_manager/rna_star_index_builder.xml Fri Sep 10 16:42:21 2021 +0000 +++ b/data_manager/rna_star_index_builder.xml Sun Apr 16 08:28:41 2023 +0000 @@ -1,4 +1,4 @@ - + builder diff -r f639ff7dea45 -r c6f957c373d3 data_manager_conf.xml --- a/data_manager_conf.xml Fri Sep 10 16:42:21 2021 +0000 +++ b/data_manager_conf.xml Sun Apr 16 08:28:41 2023 +0000 @@ -1,6 +1,6 @@ - +