Code Monkey home page Code Monkey logo

10x_atacseq's Introduction

scATAC

Usage

  1. install
  • Enter your information from this link
  • Install cellranger-atac using your own token&id
mkdir tools
cd tools
// Example
wget -O cellranger-atac-1.1.0.tar.gz "http://cf.10xgenomics.com/releases/cell-atac/cellranger-atac-1.1.0.tar.gz?Expires=(put your token&id)"
  • Get references if you want to get more references, see this link
qsub -l os7 -cwd path/to/install.sh

// for test
export PATH=tools/cellranger-atac-1.1.0:$PATH
cellranger-atac testrun --id=tiny
  1. run
// Example
sh path/to/run.sh -i ID_NAME -r path/to/REFERENCE -f path/to/FASTQS

directory

.
├── _code
|   ├── install.sh
|   ├── cellranger-atac.sh
|   └── run.sh
├── _tools
|   ├─ cellranger-atac-1.1.0
└── _reference
    └─ refdata-cellranger-atac-GRCh38-1.1.0

10x_atacseq's People

Contributors

kyokom avatar

Watchers

 avatar

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.