Skip to content

ASU-Lim-Lab/Variant_calling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation


Variant Calling using iVar

About The Project

The purpose of this project was to develop a tool using iVar to perfrom variant analysis on BAM files.

Getting Started

Scripts are compatable with Python 3.9.14+, Pandas 2.0+, iVar 1.4.2+ .

Prerequisites

  • Python
  • Pandas
  • iVar

Installation

conda create -n env_name python=3.9.14
conda install pandas
conda install ivar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages