Hello,

I am trying to get the trinity wrapper to work on our local galaxy installation using the latest trinity version.

The main issue is that the Trinity.pl call has --SS_lib_type None in the script file. The data I am using is unstranded paired end reads and I am selecting None in the tool parameters. I looked at the trinity_all.xml file and it seems like the following code is not working:

            #if $inputs.library_type != 'None':
                --SS_lib_type $inputs.library_type
            #end if

I am new to cheeta and python and I am not sure why this code is not working. Any suggestion on how to go about debugging it?

Thanks,
-Raj


___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to