Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.22 KB

index.md

File metadata and controls

38 lines (21 loc) · 1.22 KB


Project Status: Active – The project has reached a stable, usable state and is being activelydeveloped. Lifecycle:stable

mergebamsR is a package that enables merge of bams quickly and efficiently using Rust. However, mergebamsR provides a convenient interface in R to modify readnames and cell barcodes in addition to labelling reads with alternative designations such as cluster identity for subsequent downstream processing.

Installation

First you need to have an updated Rust installation. Go to this site to learn how to install Rust.

To install mergebamsR:

remotes::install_github("furlan-lab/mergebamsR")

How to start

We have a vignette...

  • vignette("HowTo") to explore the basics of the package.

License

MIT license.

Acknowledgements

Written by Scott Furlan.