Mercurial > repos > iuc > sina
diff README.md @ 0:c8aa6501d7e4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit 776b362db87d508ca44983eae02dcd4f119b95e8"
| author | iuc |
|---|---|
| date | Wed, 23 Oct 2019 18:27:51 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed Oct 23 18:27:51 2019 -0400 @@ -0,0 +1,8 @@ +**Add reference libraries** + +[Reference databases](https://www.arb-silva.de/download/arb-files/) provided by the [SILVA project](https://www.arb-silva.de/) can be used within this wrapper by adding the corresponding files to the tool-data directory and editing` tool-data/sina_references.loc.sample` as follows: + + LSU_Parc ${__HERE__}/SILVA_132_LSUParc_12_12_17_opt.arb + LSU_Ref ${__HERE__}/SILVA_132_LSURef_07_12_17_opt.arb + SSU_Ref ${__HERE__}/SILVA_132_SSURef_12_12_17_opt.arb + Ref_NR_99 ${__HERE__}/SILVA_132_SSURef_NR99_13_12_17_opt.arb \ No newline at end of file
