Skip to content

This repository contains tools that will help with processing Deep Sequencing data of Lys2 InsH reporter from raw reads to identification of various excision events

License

Notifications You must be signed in to change notification settings

tvarovski/DeepSeqTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSeqTools

Code used for the processing of the deep sequencing data of lys-2-InsH region. Made to work on UIOWA Argon cluster. The flowchart explaining the processing pipeline and environment is shown below:

Dependencies

This python3 project relies on the following list of packages and dependencies:

  • matplotlib
  • pysam
  • pandas
  • seaborn
  • regex
  • numpy
  • joblib

To install the required packages run this command:

pip install -r requirements.txt

The python code used for the reads processing as well as scripts used for reads pre-processing (made for uiowa ARGOM SGE compute cluster) is placed inside of the code directory.

About

This repository contains tools that will help with processing Deep Sequencing data of Lys2 InsH reporter from raw reads to identification of various excision events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published