Skip to content

Fork of 'ABCutilities' R package

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

marchionniLab/ABCutilities

Repository files navigation

ABCutilities

This is a mirror and a fork of the ABCutilities package created by the Applied Bioinfotics Core, at Weill Cornell Medicine.

The goal of ABCutilities is to provide helper functions for other tools, with focus on genomics and bioinformatics.

Installation

The recommended way to install this package is through the R-Universe repository

install.packages(
  "ABCutilities",
  repos = c(
    marchionnilab = "https://marchionnilab.r-universe.dev",
    getOption("repos")
  )
)

You can install the development version of ABCutilities from GitHub with:

remotes::install_github("luciorq/ABCutilities")

About

Fork of 'ABCutilities' R package

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published