Check if the nucleotides in Ref column match the actual nucleotides in the fragment
checkIfRefMatchAndAltFragment(
fragment,
fragment_start,
fragment_end,
strand,
ref,
pos,
alt,
refAlwaysFromPlusStrand = TRUE
)sequence within [fragment_start, fragment_end]
start postion of the fragment
end postion of the fragment
strand of the current sequence, 1 or -1
nucleotides in Ref column
variant postion in Pos column
nucleotides in Alt column
ragment sequence after mutation or -1 if the nucleotides in Ref column do not match the actual nucleotides in the sequence