Stacks Image 20108

For Academics

Automatically update R installation

This is best done through RStudio which keeps everything up to date.

The old way is

update.packages() 

For BioConductor packages,

BiocManager::install()

This is the same command use to install a new package and its dependencies

BiocManager::install(‘packageName’)

More information on Bioconductor.

Install package from downloaded gz (make sure the file is in tar.gz format)

install.packages(“/path/package.tar.zip", repos=NULL, type="source")
Post 1 / 21 Post

Tag:

Sex chromosome papers RSS


The genome sequence of the weevil, Pachyrhinus lethierryi (Desbrochers des Loges, 1875) (Coleoptera: Curculionidae)
Link

The genome sequence of the 24-spot ladybird, Subcoccinella vigintiquattuorpunctata (Linnaeus, 1758) (Coleoptera: Coccinellidae)
Link

Recombination suppression in plant adaptation and speciation
Link