Mercurial > repos > bebatut > humann2
annotate tool-data/humann2_protein_database.loc.sample @ 3:ddc59d42d17c draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit e5b8f29dde45dddcda6ee283212dd1bdde487f87-dirty
author | bebatut |
---|---|
date | Fri, 18 Dec 2015 04:28:22 -0500 |
parents | 947012405a6e |
children |
rev | line source |
---|---|
0
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
1 #This is a sample file distributed with Galaxy that is used to define a |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
2 #list of public ribosomal databases for SortMeRNA, using the following format |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
3 #(white space characters are TAB characters): |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
4 # |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
5 #<unique_id> <database_caption> <fasta_file_path> |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
6 # |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
7 #Each nucleotide database have to be downloaded using humann2. For example: |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
8 # |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
9 # humann2_databases --download uniref diamond $HUMANN2_DIR/uniref |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
10 # |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
11 #Since HUMAnN2 comes bundled with 1 nucleotide database (uniref), you can use it |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
12 #by downloading it as explained above and uncommenting the following lines. |
947012405a6e
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff
changeset
|
13 #uniref Uniref $HUMANN2_DIR/databases/uniref/ |