ReadCoverageDistributions.jl

Author Dinesh-Adhithya-H
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
July 2021

ReadCoverageDistributions.jl

The following package carries out random simulations to understand read coverage distributions.

To use the package use the following commands

using Pkg
Pkg.add("ReadCoverageDistributions")
using ReadCoverageDistributions

To run tests on the package use

Pkg.test("ReadCoverageDistributions")

To know all functions and structures available in the package use

Pkg.names("ReadCoverageDistributions")

Used By Packages

No packages found.