Package: BoSSA 3.7

BoSSA: A Bunch of Structure and Sequence Analysis

Reads and plots phylogenetic placements.

Authors:Pierre Lefeuvre

BoSSA_3.7.tar.gz
BoSSA_3.7.zip(r-4.7-any)BoSSA_3.7.zip(r-4.6-any)BoSSA_3.7.zip(r-4.5-any)
BoSSA_3.7.tgz(r-4.6-any)BoSSA_3.7.tgz(r-4.5-any)
BoSSA_3.7.tar.gz(r-4.7-any)BoSSA_3.7.tar.gz(r-4.6-any)
BoSSA_3.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
BoSSA/json (API)

# Install 'BoSSA' in R:
install.packages('BoSSA', repos = c('https://lefeup.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • pplace - A placement object as obtained with the read_sqlite function

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.38 score 16 scripts 343 downloads 5 mentions 15 exports 29 dependencies

Last updated from:4610ba845c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK159
source / vignettesOK178
linux-release-x86_64OK155
macos-release-arm64OK177
macos-oldrel-arm64OK249
windows-develOK118
windows-releaseOK111
windows-oldrelOK118
wasm-releaseOK116

Exports:circular_treeplot.jplaceplot.pplacepplace_to_matrixpplace_to_tablepplace_to_taxonomyprint.jplaceprint.pplaceprint.protdbread_jplaceread_protdbread_sqliterefpkgsub_pplacewrite_jplace

Dependencies:apebitbit64blobcachemclicpp11DBIdigestfastmapfastmatchgenericsglueigraphjsonlitelatticelifecyclemagrittrMatrixmemoisenlmephangornpkgconfigplotrixquadprogRcpprlangRSQLitevctrs

Example of placement analysis using BoSSA
Summary | Important note | How to obtain phylogentic placement file suitable for analysis with BoSSA ? | Exploration of a reference package | Loading the example data | Some plots | Subsetting the pplace object | Conversion | To a table | To a contingency matrix | To a taxonomy | Make a phyloseq object | Citation | Other resources | On phylogenetic placements | Other R package with a related topic | R packages used by BoSSA

Last update: 2020-10-20
Started: 2017-05-09

Reference package construction from scratch
Important notice | Summary | The polerovirus example | Loading the required packages | How many polerovirus sequences are available on NCBI ? | Download all these sequences | Get the genbank informations in XML format | Extract the fasta from the XML | Extract the taxonomy from the XML | Alignement and phylogeny | The Taxonomy | Download the polerovirus taxonomy IDs | The information file | Create the refpkg using taxit | Check the refpkg using rppr | Refpkg stats using BoSSA | Subsample the refpkg | Citation | Other resources | On phylogenetic placements | Other R package with a related topic | On krona charts | R packages used by BoSSA

Last update: 2020-10-20
Started: 2017-05-09

Circular tree plot
Cicular tree | Loading of the required packages | Let's use a random tree | Here is the "inside-out" circular tree plot | Plotting interactions | Citation

Last update: 2018-09-25
Started: 2018-06-25