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")
Previous Post 16 / 50 Post

Tag:

Sex chromosome papers RSS


A Y-linked A-class MADS-box gene as a maleness-determining candidate in the hardy-rubber tree (Eucommia ulmoides)
Link

Influenza B virus suppression of Chromosome Y-linked genes increases pulmonary virus replication and disease severity in male mice
Link

The genome sequence of the Red-tipped Clearwing, Synanthedon formicaeformis (Esper, 1783)
Link