Bioinformatics Questions and Answers for Freshers focuses on “Motif and Domain Databases Using Statistical Models”.
1. Which of the following is not an advantage of Statistical models’ methods in analyzing protein motifs?
A. Sequence information is preserved from a multiple sequence alignment and expresses it with probabilistic models
B. Statistical models allow partial matches and compensate for unobserved sequence patterns using pseudo-counts
C. Statistical models have stronger predictive power than the regular expression based approach, even when they are derived from a limited set of sequences
D. The comparative flexibility is less in case of these methods when compared to regular expressions methods
Answer: D
Explanation: The major limitation of regular expressions is that this method does not take into account sequence probability information about the multiple alignment from which it is modeled making them less flexible. If a regular expression is derived from an incomplete sequence set, it has less predictive power because many more sequences with the same type of motifs are not represented. Unlike regular expressions, position-specific scoring matrices (PSSMs), profiles, and HMMs preserve the sequence information from a multiple sequence alignment and express it with probabilistic models.
2. For motif scanning which of the following programs or databases is for regulated sites curated from scientific literature?
A. ENSEMBL
B. ORegAnno
C. MAST
D. Clover
Answer: B
Explanation: Clover identifies overrepresented motifs in protein sequences whereas; MAST allows users to scan different databases for matches to motifs. ENSEMBL is another online genomic sequence repository which also includes online tools for data mining as well as BLAST searches.
3. Which of the following is not an advantageous feature or algorithm of the database PRINTS?
A. This program breaks down a motif into even smaller non-overlapping units called ‘fingerprints’, which are represented by unweighted PSSMs
B. To define a motif, at least a majority of fingerprints are required to match with a query sequence
C. A query that has simultaneous high-scoring matches to a majority of fingerprints belonging to a motif is a good indication of containing the functional motif
D. The difficulty to recognize short motifs when they reach the size of single fingerprints
Answer: D
Explanation: PRINTS is a protein fingerprint database containing ungapped, manually curated alignments corresponding to the most conserved regions among related sequences. The drawbacks of PRINTS are–the difficulty to recognize short motifs when they reach the size of single fingerprints and a relatively small database, which restricts detection of many motifs.
4. In which of the following multipurpose packages Gibbs sampling algorithm is used?
A. Consensus
B. BEST
C. AlignACE
D. PhyloCon
Answer: C
Explanation: The Gibbs sampling algorithm can identify multiple motifs in a sequence in a sequence set using iterative masking procedure. It is used in AlignACE whereas BEST is a suite of four motif discovery tools integrated in a graphical user interface. Also, Consensus program finds motifs in a set of unaligned sequences and PhyloCon builds on this framework by modeling conservation across orthologous genes from multiple species.
5. Which of the following is untrue in case of the database BLOCKS?
A. The alignments are automatically generated using the same data sets used for deriving the BLOSUM matrices
B. The derived ungapped alignments are called ‘blocks’, which are usually longer than motifs, are subsequently converted to PSSMs
C. A weighting scheme and pseudo counts are subsequently applied to the PSSMs to account for underrepresented and unobserved residues in alignments
D. The functional annotation of blocks is not consistent with that for the motifs
Answer: D
Explanation: BLOCKS is a database that uses multiple alignments derived from the most conserved, ungapped regions of homologous protein sequences. Because blocks often encompass motifs, the functional annotation of blocks is thus consistent with that for the motifs. A query sequence can be used to align with pre-computed profiles in the database to select the highest scored matches. Because of the use of the weighting scheme, the signal-to-noise ratio is improved relative to PRINTS.
6. Which of the following is false in case of the database Pfam and its algorithm?
A. Each motif or domain is represented by an HMM profile generated from the seed alignment of a number of conserved homologous proteins
B. Since the probability scoring mechanism is more complex in HMM than in a profile-based approach the use of HMM yields further increases in sensitivity of the database matches
C. Pfam-B only contains sequence families not covered in Pfam
D. The functional annotation of motifs in Pfam-A is often related to that in UNIPROT
