Skip to content

0CBH0/ATACFragQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATACFragQC

The Python toolkits designed to control the fragment quality of Bulk/SingCell ATAC-seq.

Installation

python3 -m pip install --upgrade ATACFragQC

Usage

# Basic usage
ATACFragQC [options] -i <input.bam> -r <reference.gtf>

# For more information
ATACFragQC -h

Features

  • The distrubution of fragments in chromosomes
  • The distrubution of fragment lengths
  • The distrubution of fragments around transcription start sites (TSSs)
  • Other feature would be supported in the future ...

Overview

Overview of ATACFragQC

About

QC for ATAC-seq fragments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages