mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
pangolin: add Spanish translation (#15361)
This commit is contained in:
parent
f39d254d8c
commit
e227ff55e8
1 changed files with 12 additions and 0 deletions
12
pages.es/common/pangolin.md
Normal file
12
pages.es/common/pangolin.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# pangolin
|
||||
|
||||
> Implementa la nomenclatura dinámica de linajes de SARS-CoV-2 (nomenclatura Pango).
|
||||
> Más información: <https://cov-lineages.org/resources/pangolin/usage.html>.
|
||||
|
||||
- Ejecuta `pangolin` en el archivo FASTA especificado:
|
||||
|
||||
`pangolin {{ruta/al/archivo.fa}}`
|
||||
|
||||
- Utiliza el motor de análisis especificado:
|
||||
|
||||
`pangolin --analysis-mode {{accurate|fast|pangolearn|usher}}`
|
Loading…
Add table
Reference in a new issue