Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 304 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 304 Bytes

aa-tRNA-seq-analysis-template

Installation

  1. Install quarto

    brew install quarto
    
  2. Install the quarto template

    quarto use template rnabioco/aa-tRNA-seq-analysis-template
    
  3. Install libraries

    # pak::pak("renv")
    renv::update()