users:catalogue:programs:qiime2
Differences
This shows you the differences between two versions of the page.
users:catalogue:programs:qiime2 [2018/06/18 09:12] – created admins_ceab | users:catalogue:programs:qiime2 [2018/06/18 09:24] (current) – admins_ceab | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Tal y como informan en su [página web](http:// | + | ## Qiime2 |
- | Es mucho más sencillo utilizar qiime2 que qiime1. Para usarlo deberéis hacer lo siguiente: | + | As you can read in [their own web](http:// |
- | **Para una sesión interactiva con qiime.** | + | We think that is more easy to use qiime2 than qiime1: |
- | Os abrís una sesión con qlogin | + | ### Interactive session with qiime2 |
+ | |||
+ | Open a session with qlogin | ||
``` | ``` | ||
xavier.roijals@node101: | xavier.roijals@node101: | ||
``` | ``` | ||
- | + | (This is to solve an error with the system | |
- | (Ésto es para solucionar un error que nos da con el locale | + | |
``` | ``` | ||
xavier.roijals@node101: | xavier.roijals@node101: | ||
``` | ``` | ||
+ | With this command, you have already activated a python virtualenv with qiime2. | ||
- | Y ya se os activa un virtualenv de python con qiime. | + | If you want to see that qiime2 is already running: |
- | + | ||
- | Para ver si funciona: | + | |
``` | ``` | ||
Line 45: | Line 45: | ||
(...) | (...) | ||
``` | ``` | ||
- | **Para enviar un trabajo con qsub** | ||
- | Podeu fer servir aquest guió com a exemple, canviant la línia | + | ### Sending |
+ | |||
+ | You can use this script as a example, changing the line qiime --help | ||
``` | ``` | ||
#!/bin/bash | #!/bin/bash | ||
- | # export | + | # mandatory |
- | # podeu posar el locale | + | # you can use the locale |
export LANG=ca_ES.UTF-8 | export LANG=ca_ES.UTF-8 | ||
Line 59: | Line 61: | ||
source / | source / | ||
- | qiime --help > ajuda_del_qiime.txt | + | qiime --help > ajuda_del_qiime.txt |
deactivate | deactivate | ||
``` | ``` |
users/catalogue/programs/qiime2.1529313159.txt.gz · Last modified: by admins_ceab