comparison tool-data/frogs_picrust2_placeseqs.loc.sample @ 0:c5fd7b97c2a4 draft default tip

planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 78ca62b54aee22893d278d9c3d495527be405f8a
author frogs
date Wed, 04 Feb 2026 13:17:34 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c5fd7b97c2a4
1 # Copyright (C) 2022 INRA
2 #
3 # This program is free software: you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation, either version 3 of the License, or
6 # (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
15 #
16 #
17 #This is a sample file that enables tools FROGS_frogsfunc_placeseqs to place
18 #studies sequences (i.e. OTUs) into a reference tree.
19 #
20 #PICRUSt2 files are present in the arborescence of PICRUSt2. Please consult
21 #PICRUSt2 documentation to find out where they are located in your environment.
22 #
23 #If you are not comfortable with picrust2 command lines, just create .loc files
24 #with EXAMPLE FOR TEST files remembering to replace <Galaxy_dir> with the real path.
25 #
26 #The indicated path is the one if you do not change the default galaxy config of conda directory.
27 #
28 #<identifier> <marker_gene> <path_to_picrust_dir> <path_to_marker_copy_numbers> <placement_tool> <picrust_version>
29 #
30 #default dir must contain these files:
31 #
32 # XX.fna
33 # XX.hmm
34 # XX.model
35 # XX.tre
36 # XX.raxml_info # optional
37 #
38 # EXAMPLE FOR TEST :
39 #picrust2_default_dir_16S 16S <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/prokaryotic/pro_ref/ <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/16S_counts.txt.gz epa-ng 2.5.1
40 #picrust2_default_dir_16S 16S <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/prokaryotic/pro_ref/ <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/16S_counts.txt.gz sepp 2.5.1
41 #picrust2_default_dir_ITS ITS <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/fungi/fungi_ITS/ <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/fungi/ITS_counts.txt.gz epa-ng 2.5.1
42 #picrust2_default_dir_18S 18S <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/fungi/fungi_18S/ <Galaxy_dir>/database/dependencies/_conda/envs/<PICRUSt2_env>/lib/python3.6/site-packages/picrust2/default_files/fungi/18S_counts.txt.gz epa-ng 2.5.1