Stacks Image 20108

For Academics

Bioinformatics | Lab | Mac | Manual | R

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
Sex chromosome papers RSS


Where did the Y chromosome in the spiny rat go, and how did it get there?
Link

The contribution of small RNAs to the evolution of separate sexes and sex chromosomes in the plant Silene latifolia
Link

The genome sequence of the Four-spotted Footman moth, Lithosia quadra (Linnaeus, 1758)
Link