Skip to content

PopicLab/insilicoSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insilicoSV: a framework for structural variant simulation

Overview

insilicoSV generates synthetic diploid genome sequences, given a reference genome and a configuration file.

It supports the following functionality:

  • 19 types of structural variants (simple and complex), indels, and SNPs
  • a grammar to define custom structural rearrangement signatures
  • random, context-aware (e.g., in repeat regions), or fixed-mode genome placement

Installation

Prerequisite: Python 3.8 and up - Install

Installation using pip:

  • $ pip install insilicosv

To Run

The recommended workflow for running insilicoSV is as follows:

  1. Create a new directory
  2. Populate a simulation config file and place it in the directory
  3. Run insilicoSV providing the config file as input:
insilicosv <config_yml>
  1. Results will be produced in this directory

The config file syntax is detailed in the Input guidelines section of the documentation.

Documentation

For documentation outlining the different features of insilicoSV along with usage examples and data resources, please refer to the following sections:

Authors

Chris Rohlicek - [email protected]

Nick Jiang - [email protected]

Ilya Shlyakhter - [email protected]

Victoria Popic - [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •