Skip to content

Commit

Permalink
more readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaSare committed Aug 10, 2021
1 parent fb217b1 commit 5cd9129
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Status](https://travis-ci.org/McTavishLab/physcraper.svg?branch=main)](https://t

Use a phylogenetic tree and a DNA alignment to automatically find and
add nucleotide sequences from a genetic database, to reproducibly
improve and advance phylogenetic knowledge in a group.
improve and advance phylogenetic knowledge within a biological group.

Physcraper relies on
[taxonomic](https://tree.opentreeoflife.org/about/taxonomy-version/ott3.3)
Expand Down Expand Up @@ -115,7 +115,7 @@ Physcraper requires the user to install:
[10.1186/1471-2105-10-421](https://doi.org/10.1186/1471-2105-10-421)

Physcraper relies on the following Python packages that are
automatically installed:
<b>automatically</b> installed:

- [argparse](https://docs.python.org/3/library/argparse.html)
- [biopython](https://biopython.org/) <br> *Cock, P. J., Antao, T.,
Expand Down
3 changes: 0 additions & 3 deletions docs/mds/description.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,3 @@ an algorithmic combination of several source taxonomies, such as:
- the [NCBI Taxonomy](https://www.ncbi.nlm.nih.gov/books/NBK21100/),
- the Global Biodiversity Information facility [(GBIF) backbone Taxonomy](https://www.gbif.org/), and
- the [Interim Register of Marine and Nonmarine Genera (IRMNG)](https://irmng.org/).


<br/>
3 changes: 2 additions & 1 deletion docs/mds/intro-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Note that BLAST + is automatically installed when [installing Physcraper using A
*Camacho, C., Coulouris, G., Avagyan, V. et al. BLAST+: architecture and applications. BMC Bioinformatics 10, 421 (2009).* doi: [10.1186/1471-2105-10-421](https://doi.org/10.1186/1471-2105-10-421)


Physcraper relies on the following Python packages that are automatically installed:
Physcraper relies on the following Python packages that are <b>automatically</b>
installed:

- [argparse](https://docs.python.org/3/library/argparse.html)
- [biopython](https://biopython.org/) <br>
Expand Down
2 changes: 1 addition & 1 deletion docs/mds/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Automated gene tree updating <br> with the Open Tree of Life\!

Use a phylogenetic tree and a DNA alignment to automatically find and add nucleotide sequences from a genetic database, to reproducibly improve and advance phylogenetic knowledge in a group.
Use a phylogenetic tree and a DNA alignment to automatically find and add nucleotide sequences from a genetic database, to reproducibly improve and advance phylogenetic knowledge within a biological group.

Physcraper relies on [taxonomic](https://tree.opentreeoflife.org/about/taxonomy-version/ott3.3) and [phylogenetic](https://github.com/OpenTreeOfLife/phylesystem-1) resources and [programmatic tools](https://github.com/OpenTreeOfLife/germinator/wiki/Open-Tree-of-Life-Web-APIs) from the [Open Tree of Life](https://tree.opentreeoflife.org/opentree/argus/opentree12.3@ott93302) project.

0 comments on commit 5cd9129

Please sign in to comment.