Skip to content

Commit 140a4f2

Browse files
committed
update doc
1 parent 2ffec80 commit 140a4f2

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ If SSU rRNA method (`--srna`) is selected, the `temp` folder includes:
412412
* `rna_alignment`: aligned sequences and conserved blocks.
413413

414414

415-
**What classes of HCP are selected?**
415+
**3.What classes of HCP are selected?**
416416

417417
PhySpeTree uses 31 HCP without horizontal transferred genes according to Ciccarelli *et al.*.
418418

@@ -461,11 +461,22 @@ Ribosomal protein S13 K02953 K0295
461461

462462

463463

464-
**2.4.How are SSU rRAN created?**
464+
**4.How are SSU rRAN created?**
465465

466466
The SSU rRAN sequences are created from the `SILVA <https://www.arb-silva.de/>`_ database (123.1 release). Sequences haven been truncated, which means unaligned nucleotides are removed.
467467

468468

469+
**5. How do I use PhySpeTree when I can't connect to the Internet?**
470+
471+
When users can't connect to the Internet. They can download the HCP or SSU rRNA database to local and reconstruct species tree.
472+
473+
* SSU rRNA database: [database16s.tar.gz](ftp://173.255.208.244/pub/db/database16s.tar.gz)
474+
* HCP database: [databasehcp.tar.gz](ftp://173.255.208.244/pub/db/databasehcp.tar.gz)
475+
476+
Use `$ tar -zxvf database16s.tar.gz` decompress the download database.
477+
478+
Use `-db` option setting the absolute path to decompression directory.
479+
469480

470481
.. |PyPI version| image:: https://img.shields.io/pypi/v/PhySpeTree.svg?style=flat-square
471482
:target: https://pypi.python.org/pypi/PhySpeTree

0 commit comments

Comments
 (0)