# HG changeset patch # User abims-sbr # Date 1519738905 18000 # Node ID 3fbf4e4d111edd09ef6aba4eae22334ebd92dcbd # Parent 04422117fcd7d9bbf3d780f7a353442206515f76 planemo upload for repository https://github.com/abims-sbr/adaptsearch commit 17acd02c547bd1f7661a846661aa99de9743efe9 diff -r 04422117fcd7 -r 3fbf4e4d111e POGs.xml --- a/POGs.xml Wed Jan 17 11:31:30 2018 -0500 +++ b/POGs.xml Tue Feb 27 08:41:45 2018 -0500 @@ -16,19 +16,19 @@ - + @@ -57,7 +57,7 @@ - + @@ -87,6 +87,25 @@ + + + + + + + + + + + + + + + + + + + @@ -105,17 +124,19 @@ **Inputs** -The output (nucleic format) of the tool 'Pairwise' (AdaptSearch suite), which consists in lists of homologous sequences between pairs of species obtained by RBH comparisons. +The output of the tool 'Pairwise' (pairwise_DNA, nucleic format) (AdaptSearch suite), which consists in lists of homologous sequences between pairs of species obtained by RBH comparisons. -------- **Parameters** -** Species minimum ** : drop orthogroups with less than n species : orthogroups with less than n species within won't be recorded. -** verbose ** : check 'Yes' if you want a supplementary table : countings of orthogroups before the paralogous sequences removal -** paralogs ** : check 'yes' if you also want to retrieve the orthogroups before the paralogous sequences removal +- Species minimum : drop orthogroups with less than n species : orthogroups with less than n species within won't be recorded. + +- verbose : check 'Yes' if you want a supplementary table : countings of orthogroups before the paralogous sequences removal. -.. class:: warningmark +- paralogs : check 'Yes' if you also want to retrieve the orthogroups before the paralogous sequences removal. + +:: .. class:: warningmark The minimum number of species per group only applies to the main output files. In the case of the 'paralogs' option, this parameter is more likely the minimum amount of sequences to keep. -------- diff -r 04422117fcd7 -r 3fbf4e4d111e adaptsearch_picture_helps.png Binary file adaptsearch_picture_helps.png has changed diff -r 04422117fcd7 -r 3fbf4e4d111e static/images/adaptsearch_picture_helps.png Binary file static/images/adaptsearch_picture_helps.png has changed diff -r 04422117fcd7 -r 3fbf4e4d111e test-data/2_pogs.output --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/2_pogs.output Tue Feb 27 08:41:45 2018 -0500 @@ -0,0 +1,32 @@ +*** pogs.py *** + +Building of orthogroups based on pairs of genes obtained by pairwise comparisons between pairs of species. +Genes are gathered in orthogroups based on the principle of transitivity between genes pairs. + +Parsing input files ... +Creating Orthogroups ... + + Summary before paralogous filtering : + + 2 sps 3 sps 4 sps +2 seqs 1394 0 0 +3 seqs 0 163 0 +4 seqs 0 26 33 +5 seqs 0 3 17 +6 seqs 0 0 17 +7 seqs 0 0 7 +8 seqs 0 0 2 +11 seqs 0 0 1 +13 seqs 0 0 1 + +Filtering paralogous sequences and writing final orthogroups files ... + (Dropping Orthogroups with less than 3 species) + + Summary after paralogous filtering : + + 3 sps 4 sps +3 seqs 192 0 +4 seqs 0 78 + +270 orthogroups have been infered from 6 pairwise comparisons by RBH +