Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

akds/BASIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BASIC: BCR (and now TCR) assembly from single cells

Pre-requisites and installation

  • BASIC was developed and tested using Python 3.4.4 and 2.7.10
  • BASIC requires Bowtie2 to run.
  • The db/ folder must remain with the BASIC.py file

Basic usage example

python BASIC.py -b <path_to_Bowtie2> -PE_1 <R1.fastq.gz> -PE_2 <R2.fastq.gz> -g <species> -i <receptor>

Parameters

  • species: "human" or "mouse"

    Note: other species are possible by adding the appropriate bowtie2 indices and following the existing db/ directory structure

  • receptor: "BCR" or "TCR"

For more advanced usage or other use cases e.g. single end reads:

python BASIC.py -h

More information

http://ttic.uchicago.edu/~aakhan/BASIC/

Version

1.3.1 (2018/06/27)

Contact

License

Software provided to academic users under MIT License

About

BASIC: BCR and TCR assembly from single cell RNA-seq

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages