Question: How Can I Tell What Programs Are Used By A Tool?
0
gravatar for Beale, Holly (NIH/NHGRI) [F]
6.8 years ago by
Hi all -- I'd like to know what programs are used when I run a tool on my data. Ideally I'd also like to know what parameters are passed to command line tools. For example, I uploaded a sam file to the main galaxy server at PSU. I ran Filter Indels. I got output. What programs were used in this manipulation? samtools mpileup? GATK? FASTX toolkit? I hope I'm missing something extremely obvious. Thanks for your help. Holly
mpileup samtools bam • 831 views
ADD COMMENTlink modified 6.8 years ago by Peter Cock1.4k • written 6.8 years ago by Beale, Holly (NIH/NHGRI) [F]20
0
gravatar for Peter Cock
6.8 years ago by
Peter Cock1.4k
European Union
Peter Cock1.4k wrote:
On Tue, Feb 7, 2012 at 9:52 PM, Beale, Holly (NIH/NHGRI) [F] The short answer is you can't, other than by reading the tool's documentation (ideally within Galaxy below the options), and/or reading the tool's source code (the XML file plus any scripts). Some Galaxy tools are simple wrappers for a single command line tool, in which case it is usually clear how the parameters offered to you in the Galaxy interface translate to matching command line arguments. Such Galaxy tools should make this clear in their documentation, along with giving you clear citation information for the underlying tools. Other Galaxy tools are complex scripts/tools that may call several other command line tools internally So it depends. Peter
ADD COMMENTlink written 6.8 years ago by Peter Cock1.4k
Thank you Peter. That's great to know.
ADD REPLYlink written 6.8 years ago by Beale, Holly (NIH/NHGRI) [F]20
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 173 users visited in the last hour