You may also enjoy
Calculate Coverage From BAM File
2 minute read
Learn how to use samtools depth and coverage commands to calculate the coverage from BAM file
Python: Why VIF Return Inf Value?
2 minute read
Learn resons behind the Inf Value in VIF analysis in Python with example
Find Max and Min Sequence Length in Fasta
1 minute read
Learn how to find the maximum and minimum sequence lengths in a FASTA file using Python, seqkit, and samtools
Get Non-overlapping Portion Between Two Regions in bedtools
1 minute read
Learn how to use bedtools subtract to get non-overlapping portion between two regions in BED files