Mercurial > repos > iuc > sina
diff README.rst @ 3:c32b0361f6bf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit 796d48b0d4187da938f49c572793ce281b6edfce"
| author | iuc |
|---|---|
| date | Wed, 13 May 2020 16:16:16 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Wed May 13 16:16:16 2020 +0000 @@ -0,0 +1,11 @@ +**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
