# HG changeset patch # User gdroc # Date 1473065734 14400 # Node ID e49dcf006e1b3e66f0c6d5ba7583fa32f6038ca3 # Parent a20b69e02f942aaaaa9a585df66728bc5e2765f7 Uploaded diff -r a20b69e02f94 -r e49dcf006e1b rave.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rave.xml Mon Sep 05 04:55:34 2016 -0400 @@ -0,0 +1,154 @@ + + - Rapid Allelic Variant Extractor + + + + perl + plink + + + + + + ./rave.pl + --tool_directory $__tool_directory__ + --bfile ${snpdb.fields.path} + #if $filter_var.subpopulation == 'yes': + --keep ${filter_var.population_select.fields.path} + #end if + #if $filter_individuals.individual == 'file': + --keep ${filter_individuals.variety_file} + #else if $filter_individuals.individual == 'list': + --variety_list "${filter_individuals.variety_list}" + #end if + #if $filter_loc.location == 'file': + --extract range ${filter_loc.location_file} + #else if $filter_loc.location == 'list': + --location_list "${filter_loc.location_list}" + #end if + #if $filter_locus.locus == 'file': + --extract range ${filter_locus.locus_file} + #else if $filter_locus.locus == 'list': + --locus_list "${filter_locus.locus_list}" + #end if + --maf $maf + --output_format $output_format + --out $plink_output + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .. class:: infomark + +**Program encapsulated in Galaxy by South Green** + +.. class:: infomark + +----- + +========== + Overview +========== + +**PLINK Overview** + +PLINK2 +Majority of information in this page is derived from an excellent PLINK_ manual written by Shaun Purcell, Christopher Chang. + +.. _PLINK: https://www.cog-genomics.org/plink2 + +.. class:: infomark + +**Galaxy integration** Droc Gaetan (CIRAD), Ruiz Manuel (CIRAD). + +.. class:: infomark + +**Support** For any questions about Galaxy integration, please send an e-mail to southgreen@cirad.fr + + +------- + + + + 10.1186/s13742-015-0047-8 + 10.1086/519795 + + +