Skip to content

This repo includes the future program to come for running various cellranger pipelines and additional algorithms. Have a look in the README file!

Notifications You must be signed in to change notification settings

yoavnahum21/CellRangerIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellRangerIDE

This repo includes the future program to come for running various cellranger pipelines and additional algorithms. Have a look in the this README file!

Hello CellRanger users!

Here you can use various cellranger pipelines of 10x genomics.

Hopefully we will set an infrastracture that will make those pipelines more accessable and also new algorithems which are not included in 10x genomics.

The API should contain:

  1. Converting BCL to Fastqs
  2. Count pipelines
  3. Multiplexing
  4. Demultiplexing
  5. Quality checks
  6. Dealing with various samples: GEX, VDJ, Antibodies etc.
  7. PCA & TSNE & UMAP presentations
  8. Optional: Preprocessing algorithems

Instructions:

  1. Fill out the config file located in the const_file folder

  2. Dynamic parameters such as: RAM usage, number of cpu cores, will be updated in the program through the script input fields, for example: on your machine run: "python path_to_CellrangerIDE\BackHand\Scripts\main.py 10 5 70" where 10 refers to the number of job, 5 refers to the number of cpu cores and 70 refers to the amout of RAM (70GB)

About

This repo includes the future program to come for running various cellranger pipelines and additional algorithms. Have a look in the README file!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published