Giter Site home page Giter Site logo

hpap-tissue-citeseq's Introduction

hpap-tissue-citeseq

This repo covers the scripts necessary to reproduce the downstream analysis of HPAP tissue CITEseq. More info to be added...

Preprint

Lorem ipsum

Requirements

  1. The renv package/environment manager is used to keep track of packages. Inspect the renv.lock file to see the necessary packages that are used for this analysis. Afterwards, do the following:
renv::init()
renv::restore(lockfile = "renv.lock")
  1. A compute environment with at least 64GB of RAM due to the size of this project. Alternatively, one can set up the Seurat objects with the hdf5 file format to reduce memory usage.

Upstream analysis/preprocessing

For RNA

  1. Raw BCL files were converted to fastq and demultiplexed using cellranger mkfastq (v7.0., 10X Genomics).
  2. Fastq files were aligned to hg38 and processed into count matrices using cellranger count.

For ADT and HTO

  1. Raw BCL files were converted to fastq and demultiplexed using bcl2fastq2 (Illumina).
  2. Using the scc-proc Snakemake pipeline that is based off the KITE pipeline which uses kallisto and bustools. Briefly, Fastq files were aligned to a reference index that either contains the barcodes found in the TotalSeqA Universal Human Cocktail (v1) or the TotalSeaA hashtag barcodes used in the experiment. Resultant alignments were collated with corrected cell barcodes and UMIs to produce a cell x feature matrix. Please refer to the scc-proc for more detailed information.

Downstream analysis

Lorem ipsum

hpap-tissue-citeseq's People

Contributors

wuv21 avatar amsesk avatar

Watchers

 avatar  avatar

Forkers

betts-lab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.