Scripts useful in ddRAD-Seq data analysis
- RE_Digestion.py : insilico double digestion of genome.
- imputeData_v2.py : to generate the given percentage of missing data in a structure format.
- merge_read_pair_QS.py : Beta version to merge read-pairs in a bam file.
- pysam_parser.py : This shows the usage of pysam module.
- realign_bam_parallel.sh : Shows the use of GNU Parallel for realigning the BAM file and subsequent SNP calling using samtools.