# HG changeset patch # User iuc # Date 1670797690 0 # Node ID dd2f87ccbd2c0910f98200a46f54bbb037aab8c8 planemo upload for repository https://github.com/Bierinformatik/miRNAture commit 9e4e624a3a486cbd805bc3beb00e9903f315efe0 diff -r 000000000000 -r dd2f87ccbd2c macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,24 @@ + + 1.1 + 0 + + + mirnature + + + + + + + + + + + + + + 10.3390/genes12030348 + + + + diff -r 000000000000 -r dd2f87ccbd2c mirnature.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mirnature.xml Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,246 @@ + + Computational detection of canonical microRNAs + + macros.xml + + + queries_to_test/queries_description.txt && + #end if + + #if str('$database_source.database_source_selector') == "cached": + ln -s '$dataset.fields.path' uncompress/data.gz && + #else: + ln -s '$dataset' uncompress/data.gz && + #end if + tar -xf uncompress/data.gz --directory uncompress/ && + rm uncompress/data.gz && + ## Change name of user folder to Dataset + mv uncompress/* uncompress/Dataset && + + miRNAture + -stage '$stage' + #if $subset_models + -sublist '$subset_models' + #end if + -nbitscore_cut '$nbitscore' + -dataF 'uncompress/Dataset/' + -speG 'temporal/genome.fasta' + -speN '$speN' + -speT '$speT' + -pe '1' + -workdir 'output/' + -m "${",".join(map(str, $homology_mode)) + ",final"}" + #if $blast_strategy: + -strategy "${",".join(map(str, $blast_strategy)) + ",ALL"}" + -blstq 'queries_to_test/' + #end if + -rep '$repeat_filter' > '$std_output' + ]]> + + + + + + + + ^[\(\w\)]+$ + + + ^[a-zA-Z]+$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + stage == "homology" + + + + stage == "homology" + + + + stage == "homology" + + + + + stage == "complete" + + + + stage == "complete" + + + + stage == "complete" + + + + stage == "complete" + + + + stage == "complete" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r dd2f87ccbd2c test-data/Dataset_mirnature_tutorial.tar.gz Binary file test-data/Dataset_mirnature_tutorial.tar.gz has changed diff -r 000000000000 -r dd2f87ccbd2c test-data/fam.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/fam.txt Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,2 @@ +RF00027 +MIPF0000002 diff -r 000000000000 -r dd2f87ccbd2c test-data/genome.fasta --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/genome.fasta Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,2 @@ +>scaf1 +TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTAGGTTGAGGTAGTAGGTTGTATAGTTTAGAATTACATCAAGGGAGATAACTGTACAGCCTCCTAGCTTTCCTGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG diff -r 000000000000 -r dd2f87ccbd2c test-data/mirnature_selection.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/mirnature_selection.loc Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,1 @@ +Test-homology-dataset mirbase_sept21: test ${__HERE__}/Dataset_mirnature_tutorial.tar.gz diff -r 000000000000 -r dd2f87ccbd2c test-data/test.fasta --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test.fasta Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,2 @@ +>hsa-let-7a-2 MI0000061 +AGGTTGAGGTAGTAGGTTGTATAGTTTAGAATTACATCAAGGGAGATAACTGTACAGCCTCCTAGCTTTCCT diff -r 000000000000 -r dd2f87ccbd2c test-data/test_all_homology.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_all_homology.txt Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,57 @@ + +.__________________________________________________________________________. +| | +|________________________________________________.........---------........| + .--. . . . . ._________________________. + o | )|\ | / \ _|_ | | +.--.--. . |--' | \ | /___\ | . . .--..-. |........---------........| +| | | | | \ | \| / \ | | | | (.-' ._______. ._______. +' ' `--' `-' `' '' ``-'`--`-' `--' |.......| |.......| +Computational detection of microRNA candidates +v.1.1 Sept 21th, 2022 +Cristian A. Velandia-Huerto, Jöerg Fallmann, Peter F. Stadler +Bioinformatics Leipzig +University of Leipzig + +[PROCESS] Generating a carbon-copy of your Unsp genome +[RESULT] I am ready to run miRNAture +[PROCESS] The dataset_23.dat covariance list is correctly defined +[PROCESS] Processing: dataset_23.dat models on Unknown_species genome +[PROCESS] Running Mode: blast searches +[PROCESS] Generating BLAST DB for the target genome +[PROCESS] Running on strategy 8 +[PROCESS] Cleaning miRNA homologs from Unknown species +[PROCESS] Structural evaluation of strategy 8 complete +[PROCESS] Running on strategy 9 +[PROCESS] Cleaning miRNA homologs from Unknown species +[PROCESS] Structural evaluation of strategy 9 complete +[PROCESS] Running on strategy ALL +[PROCESS] Merging candidates on blast +[PROCESS] The dataset_23.dat covariance list is correctly defined +[PROCESS] Processing: dataset_23.dat models on Unknown_species genome +[PROCESS] Running hmm searches mode +[PROCESS] Merging candidates on hmm +[PROCESS] The dataset_23.dat covariance list is correctly defined +[PROCESS] Processing: dataset_23.dat models on Unknown_species genome +[PROCESS] Running rfam searches mode +[PROCESS] Merging candidates on rfam +[PROCESS] The dataset_23.dat covariance list is correctly defined +[PROCESS] Processing: dataset_23.dat models on Unknown_species genome +[PROCESS] Running Mode: mirbase searches +[PROCESS] Merging candidates on mirbase +[PROCESS] The dataset_23.dat covariance list is correctly defined +[PROCESS] Processing: dataset_23.dat models on Unknown_species genome +[PROCESS] Merging candidates on final +[PROCESS] Refining final candidates on Unsp +[RESULT] Detected homology candidates by blast mode +[RESULT] Detected homology candidates by hmm mode +[RESULT] Detected homology candidates by rfam mode +[RESULT] Detected homology candidates by mirbase mode +[PROCESS] Cleaning temporal files... +[END] +-¿Olvida usted algo?- + ¡Ojalá!. + + El emigrante. Luis Felipe Lornelí. (2005) + + \ No newline at end of file diff -r 000000000000 -r dd2f87ccbd2c test-data/test_hmm.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_hmm.txt Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,34 @@ + +.__________________________________________________________________________. +| | +|________________________________________________.........---------........| + .--. . . . . ._________________________. + o | )|\ | / \ _|_ | | +.--.--. . |--' | \ | /___\ | . . .--..-. |........---------........| +| | | | | \ | \| / \ | | | | (.-' ._______. ._______. +' ' `--' `-' `' '' ``-'`--`-' `--' |.......| |.......| +Computational detection of microRNA candidates +v.1.1 Sept 21th, 2022 +Cristian A. Velandia-Huerto, Jöerg Fallmann, Peter F. Stadler +Bioinformatics Leipzig +University of Leipzig + +[PROCESS] Generating a carbon-copy of your Unsg genome +[RESULT] I am ready to run miRNAture +[PROCESS] The dataset_2.dat covariance list is correctly defined +[PROCESS] Processing: dataset_2.dat models on Unknown_species genome +[PROCESS] Running hmm searches mode +[PROCESS] Merging candidates on hmm +[PROCESS] The dataset_2.dat covariance list is correctly defined +[PROCESS] Processing: dataset_2.dat models on Unknown_species genome +[PROCESS] Merging candidates on final +[PROCESS] Refining final candidates on Unsg +[RESULT] Detected homology candidates by hmm mode +[PROCESS] Cleaning temporal files... +[END] +-¿Olvida usted algo?- + ¡Ojalá!. + + El emigrante. Luis Felipe Lornelí. (2005) + + \ No newline at end of file diff -r 000000000000 -r dd2f87ccbd2c test-data/test_mirbase.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_mirbase.txt Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,34 @@ + +.__________________________________________________________________________. +| | +|________________________________________________.........---------........| + .--. . . . . ._________________________. + o | )|\ | / \ _|_ | | +.--.--. . |--' | \ | /___\ | . . .--..-. |........---------........| +| | | | | \ | \| / \ | | | | (.-' ._______. ._______. +' ' `--' `-' `' '' ``-'`--`-' `--' |.......| |.......| +Computational detection of microRNA candidates +v.1.1 Sept 21th, 2022 +Cristian A. Velandia-Huerto, Jöerg Fallmann, Peter F. Stadler +Bioinformatics Leipzig +University of Leipzig + +[PROCESS] Generating a carbon-copy of your Unsd genome +[RESULT] I am ready to run miRNAture +[PROCESS] The dataset_16.dat covariance list is correctly defined +[PROCESS] Processing: dataset_16.dat models on Unknown_species genome +[PROCESS] Running Mode: mirbase searches +[PROCESS] Merging candidates on mirbase +[PROCESS] The dataset_16.dat covariance list is correctly defined +[PROCESS] Processing: dataset_16.dat models on Unknown_species genome +[PROCESS] Merging candidates on final +[PROCESS] Refining final candidates on Unsd +[RESULT] Detected homology candidates by mirbase mode +[PROCESS] Cleaning temporal files... +[END] +-¿Olvida usted algo?- + ¡Ojalá!. + + El emigrante. Luis Felipe Lornelí. (2005) + + \ No newline at end of file diff -r 000000000000 -r dd2f87ccbd2c test-data/test_rfam.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_rfam.txt Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,34 @@ + +.__________________________________________________________________________. +| | +|________________________________________________.........---------........| + .--. . . . . ._________________________. + o | )|\ | / \ _|_ | | +.--.--. . |--' | \ | /___\ | . . .--..-. |........---------........| +| | | | | \ | \| / \ | | | | (.-' ._______. ._______. +' ' `--' `-' `' '' ``-'`--`-' `--' |.......| |.......| +Computational detection of microRNA candidates +v.1.1 Sept 21th, 2022 +Cristian A. Velandia-Huerto, Jöerg Fallmann, Peter F. Stadler +Bioinformatics Leipzig +University of Leipzig + +[PROCESS] Generating a carbon-copy of your Unsp genome +[RESULT] I am ready to run miRNAture +[PROCESS] The dataset_9.dat covariance list is correctly defined +[PROCESS] Processing: dataset_9.dat models on Unknown_species genome +[PROCESS] Running rfam searches mode +[PROCESS] Merging candidates on rfam +[PROCESS] The dataset_9.dat covariance list is correctly defined +[PROCESS] Processing: dataset_9.dat models on Unknown_species genome +[PROCESS] Merging candidates on final +[PROCESS] Refining final candidates on Unsp +[RESULT] Detected homology candidates by rfam mode +[PROCESS] Cleaning temporal files... +[END] +-¿Olvida usted algo?- + ¡Ojalá!. + + El emigrante. Luis Felipe Lornelí. (2005) + + \ No newline at end of file diff -r 000000000000 -r dd2f87ccbd2c tool-data/mirnature_selection.loc.sample diff -r 000000000000 -r dd2f87ccbd2c tool_data_table_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,7 @@ + + + + value, label, path + +
+
diff -r 000000000000 -r dd2f87ccbd2c tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,7 @@ + + + + value, label, path + +
+
diff -r 000000000000 -r dd2f87ccbd2c tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Sun Dec 11 22:28:10 2022 +0000 @@ -0,0 +1,7 @@ + + + + value, label, path + +
+