1.

The positional difference for each word between the two sequences is obtained by ________ the position of the ______ sequence from that of the _______ sequence and is expressed as the offset.(a) subtracting, second, first(b) adding, second, first(c) adding, first, second(d) subtracting, first, secondThis question was posed to me during an interview for a job.This key question is from FASTA topic in section Database Similarity Searching of Bioinformatics

Answer»

Right option is (d) subtracting, first, second

Easiest explanation: The positional difference for each word between the two SEQUENCES is OBTAINED by subtracting the POSITION of the first sequence from that of the second sequence and is EXPRESSED as the offset. The ktups that have the same offset values are then linked to reveal a contiguous IDENTICAL sequence region that corresponds to a stretch of diagonal in a two-dimensional matrix.



Discussion

No Comment Found

Related InterviewSolutions