Skip to content
Snippets Groups Projects
Commit 005aa614 authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO :black_circle:
Browse files

1.0

parent 9bc1d5b5
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ SimiPlot.sh -t 12 -s -d 1.5 -r Y.pestis.CO92.fasta -o enterobacterales.5.sv
##### Comparing _Klebsiella_ genomes
Hennard et al. (2022) reported several cases of hybrid _Klebsiella quasipneumoniae_ genomes containing large segments from _Klebsiella pneumoniae_ genomes.
Hennart et al. (2022) reported several cases of hybrid _Klebsiella quasipneumoniae_ genomes containing large segments from _Klebsiella pneumoniae_ genomes.
The chromosome sequences of _K. pneumoniae_ NTUH-K2044 ([AP006725](https://www.ncbi.nlm.nih.gov/nuccore/AP006725)), _K. quasipneumoniae_ subsp. _quasipneumoniae_ 01A030T ([CP084876](https://www.ncbi.nlm.nih.gov/nuccore/CP084876)) and _K. quasipneumoniae_ subsp. _similipneumoniae_ G747 ([CP034136](https://www.ncbi.nlm.nih.gov/nuccore/CP034136)) can be downloaded using the following command lines:
......@@ -166,7 +166,7 @@ t="K.quasipneumoniae.subsp.quasipneumoniae"; s="01A030T"; a="CP084876"; wget
t="K.quasipneumoniae.subsp.similipneumoniae"; s="G747"; a="CP034136"; wget -q -O $t.$s.fasta $EUTILS$a ;
```
The draft genome sequence of _Klebsiella_ sp. 4300STDY6636950 ([UFBM00000000](https://www.ncbi.nlm.nih.gov/nuccore/UFBM00000000/)), highlighted by Hennard et al. (2022), can be downloaded using the following command line:
The draft genome sequence of _Klebsiella_ sp. 4300STDY6636950 ([UFBM00000000](https://www.ncbi.nlm.nih.gov/nuccore/UFBM00000000/)), highlighted among others by Hennart et al. (2022), can be downloaded using the following command line:
```bash
WGSDWL="https://sra-download.ncbi.nlm.nih.gov/traces/wgs03/wgs_aux/";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment