Skip to content

McTavishLab/physcraperex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physcraper examples

The goal of physcraperex R package is to present tools for visualizing and analysing results from Physcraper, a python toolkit for updating existing phylogenetic knowledge with new molecular data.

Physcraper's documentation is available at https://physcraper.readthedocs.io.

Installing physcraperex

For now, you can only install the development version of the physcraperex package with

devtools::install_github("McTavishLab/physcraperex")

For instructions on how to install Physcraper go to the documentation website.

Examples

Browse the Articles section of the physcraperex website to find various examples showing usage of available visualization functions.

Building this website

To build this website, we used the R package pkgdown. We ran once:

usethis::use_pkgdown()

And then the following every time we wanted to update the package:

pkgdown::build_site()

About

Visualization of Physcraper Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors