for family data rgTDT.py -i '$i.extra_files_path/$i.metadata.base_name' -o '$title1' -r '$out_file1' -l '$logf' -g '$gffout' .. class:: infomark **Attribution** This tool relies on the work of many people. It uses Plink http://pngu.mgh.harvard.edu/~purcell/plink/ for analysis, and the R http://cran.r-project.org/ for graphics respectively. This implementation is a Galaxy tool wrapper around these third party applications. It was originally designed and written for family based data from the CAMP Illumina run of 2007 by ross lazarus (ross.lazarus@gmail.com) and incorporated into the rgenetics toolkit. Rgenetics merely exposes them, wrapping Plink so you can use it in Galaxy. ----- .. class:: infomark **Syntax** - **Genotype file** is the input family data chosen from available library compressed files - **Format** determines how your data will be returned to your Galaxy workspace - the gg format is strongly recommended ----- .. class:: infomark **Summary** This tool will perform the standard transmission distortion analyses suitable for nuclear families and a simple binary "affected" phenotype If you don't see the genotype data set you want here, it can be imported using one of the methods available from the Galaxy Get Data tool page. Outputs will include a GFF toptable with a link to view at UCSC if you want to see your results as a fully fledged UCSC track. Finally, if you can't live without spreadsheet data, choose the .xls tab delimited format. It's not a stupid binary excel file. Just a plain old tab delimited one with a header. Fortunately excel is dumb enough to open these without much protest.