# HG changeset patch # User rnateam # Date 1488910552 18000 # Node ID 368b2ff179fdfe98b2b582af39821253eb9e64d0 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rnalien commit 5385435d8f4339d609f69076cc755e0dc2e7bc72 diff -r 000000000000 -r 368b2ff179fd rnalien.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rnalien.xml Tue Mar 07 13:15:52 2017 -0500 @@ -0,0 +1,112 @@ + + + Unsupervised covariance model construction from a single input sequence + + + rnalien + + 'warnings' + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +AJ243001.2 + +ATACTTACCTGGCACAGGGGATACCACGATCACCAAGGTGGTTCCCCCAAGACGAGGCTC + +ACCATTGCACTCCGGTGGCGCTGACCCTTGCAATGACCCCAAATGTGGGTTACTCGGGTG + +TGTAATTTCTGTTAGCTGGGGACTGCGTTCGCGCTTTCCCCTT + +**Options** +-i Path to input fasta file +-o Path to output directory +-t NCBI taxonomy ID number of input RNA organism +-z Only candidate sequences with a nSCI higher than this value are accepted. 1.0 +-e Evalue cutoff for cmsearch filtering. 0.001 +-b Specify name of blast database to use. nt +-a Filter blast hits by coverage of at least 80%. True +-s Only the best blast hit per taxonomic entry is considered. False +-f Toggles blast softmasking, meaning exclusion of low complexity (repetative) regions in lookup table. True +-r Restrict search space to taxonomic kingdom (bacteria,archea,eukaryia). + +**Output** + +RNAlien collects potential family members in multiple iterations. + +The output of RNAlien consists of a stockholm alignment, a covariance + +model and a Log file. + +For further questions please refer to the RNAlien Help page. + +.. _Userguide: http://nibiru.tbi.univie.ac.at/rnalien/help _. + + ]]> + + + + 10.1093/nar/gkw558 + + diff -r 000000000000 -r 368b2ff179fd test-data/tcvh4.fa diff -r 000000000000 -r 368b2ff179fd test-data/warnings --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/warnings Tue Mar 07 13:15:52 2017 -0500 @@ -0,0 +1,1 @@ +Error: Input fasta file is empty.