Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 632 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 632 Bytes

VCF_Editing

Purpose

The primary objective of this project is to facilitate the editing of VCF files, with a focus on updating SNP information such as rsID (reference SNP identifier). Additionally, it provides a foundation for incorporating various editing capabilities for VCF files.

This project utilizes the following Python libraries:
NumPy: Fundamental package for scientific computing with Python.
Pandas: Data manipulation and analysis library.
fuc: fuc can be used to analyze, summarize, visualize, and manipulate the following file formats e.g. BED, BAM, VCF, FASTQ, FASTA. etc.