Skip to content

Small scripts that are made to analyse NGS data to count number of amino acid mutations. Created for counting of alanine scanning mutagenises

License

Notifications You must be signed in to change notification settings

Tmarinus/aa-mutation-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alanine-scan

Python scripts for alanine scanning of NGS data. Used in publication by R. C. Prins, programmed by T. Marinus [1]. Cells were grouped in halo size, DNA library prep was performed per group with an unique bar code. Goal of this script was to analyse the mapped sam/bam file and find all amino acids that are mutated into Alanine.

sam_to_codon

Main script for alanine scanning. Reads a sam file and generates a xlsx output file of where alanine (or other if specified) mutations were found.

Helper scripts folder

Additional script that was used to split fastq based on read length. (Two new files are created).

[1] R. C. Prins, T. Marinus, E. Dafni, I. Yacoby, and S. Billerbeck, “Alanine-scanning of the yeast killer toxin K2 reveals key residues for activity, gain-of-function variants, and supports prediction of precursor processing and 3D structure,” Nov. 22, 2024, bioRxiv. doi: 10.1101/2024.11.22.624868.

About

Small scripts that are made to analyse NGS data to count number of amino acid mutations. Created for counting of alanine scanning mutagenises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages