This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
genetica:pywgs [2020/10/22 10:23] osotolongo [Programatic tree] |
genetica:pywgs [2020/10/27 16:12] (current) osotolongo [Programatic tree] |
||
---|---|---|---|
Line 478: | Line 478: | ||
{{: | {{: | ||
8-)}} | 8-)}} | ||
+ | |||
+ | ---- | ||
**Nota:** Aqui hemos usado la funcion // | **Nota:** Aqui hemos usado la funcion // | ||
Line 491: | Line 493: | ||
jobid = int(subprocess.check_output(order, | jobid = int(subprocess.check_output(order, | ||
</ | </ | ||
+ | |||
+ | ---- | ||
===== Ejecucion ===== | ===== Ejecucion ===== | ||