Skip to content

bwh-bioinformatics-hub/scATAC_Nextflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scATAC_Nextflow

Nextflow Pipeline for the QC, Filtering and Creation of .arrow Files...

Requirements

Installation
This package can be installed from Github using the remotes package.

You may first need to register your GitHub PAT, as this is a private repository.

Sys.setenv(GITHUB_PAT = "your-access-token-here")
remotes::install_github("bwh-bioinformatics-hub/scATAC_Seq_Pipeline")

Install Nextflow

wget -qO- https://get.nextflow.io | bash

Make the binary executable on your system by running

chmod +x nextflow

Metadata Samplesheet example below:

The only column that is a requirement to run the nextflow pipeline is the "Sample" column.

Containerization

Return to Contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published