Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following is untrue regarding Prediction with Neural Networks?(a) It has to be first trained by sequences with known structures(b) Between input and output are many connected hidden layers(c) Between the connected hidden layers the machine learning takes place to adjust the mathematical weights of internal connections(d) It doesn’t have to be first trained by sequences with known structuresI got this question during an online exam.Query is from Protein Secondary Structure Predictionfor Globular Proteins in division Secondary Structure Prediction of Bioinformatics

Answer»

The correct CHOICE is (d) It doesn’t have to be first trained by sequences with known structures

Easy explanation: The neural network has to be first trained by sequences with known structures so it can recognize the amino acid PATTERNS and their relationships with known structures. During this process, the weight FUNCTIONS in hidden layers are optimized so they can relate input to output correctly. When the SUFFICIENTLY trained network PROCESSES an unknown sequence, it applies the rules learned in training to recognize particular structural patterns.

2.

The early algorithms based their prediction on hydrophobicity scales.(a) True(b) FalseThe question was asked in an online quiz.My question is based upon Secondary Structure Prediction for Transmembrane Proteins in chapter Secondary Structure Prediction of Bioinformatics

Answer»

The correct choice is (a) True

The best I can explain: A number of algorithms for IDENTIFYING transmembrane helices have been developed where the EARLY algorithms based their PREDICTION on hydrophobicity scales. They typically scan a window of seventeen to twenty-five residues and assign membrane spans based on hydrophobicity SCORES. Some are ALSO able to determine the orientation of the membrane helices based on the positive-inside rule.

3.

Which of the following is untrue regarding Prediction with Neural Networks?(a) The third-generation prediction algorithms extensively apply sophisticated neural networks(b) It is used to analyze substitution patterns in multiple sequence alignments(c) It is not a machine learning process(d) It requires a structure of multiple layers of interconnected variables or nodesThe question was posed to me by my school teacher while I was bunking the class.I need to ask this question from Protein Secondary Structure Predictionfor Globular Proteins topic in chapter Secondary Structure Prediction of Bioinformatics

Answer»

The correct choice is (c) It is not a machine learning process

To explain: A NEURAL network is a machine learning process that requires a structure of multiple layers of interconnected variables or NODES. In secondary structure prediction, the input is an amino acid sequence and the OUTPUT is the probability of a residue to ADOPT a PARTICULAR structure.

4.

Which of the following is untrue regarding Chou–Fasman and GOR methods?(a) Both are the first-generation methods(b) They are developed in the 1970s,(c) They suffer from the fact that the prediction rules are somewhat arbitrary(d) They are based on single sequence statistics with clear relation to known protein-folding theoriesThe question was asked in an interview for internship.The above asked question is from Protein Secondary Structure Predictionfor Globular Proteins in chapter Secondary Structure Prediction of Bioinformatics

Answer»

Correct CHOICE is (d) They are based on single sequence statistics with clear RELATION to KNOWN protein-folding theories

For EXPLANATION I would say: They are based on single sequence statistics without clear relation to known protein-folding theories. The predictions solely RELY on local sequence information and fail to take into account long range interactions. A Chou-Fasman–based prediction does not even consider the short-range environmental information.

5.

Leucine zipper domains are a special type of coiled coils found in transcription regulatory proteins which contain two anti parallel α-helices held together by hydrophobic interactions of leucine residues.(a) True(b) FalseI got this question in homework.My doubt is from Coiled Coil Prediction in division Secondary Structure Prediction of Bioinformatics

Answer» RIGHT option is (a) True

To explain: The heptad repeat pattern is L-X(6)-L-X(6)-L–X(6)-L. This repeat pattern alone can sometimes allow the domain detection, albeit with high rates of false positives. The REASON for the high false-positive rates is that the CONDITION of the sequence region being a coiled coil CONFORMATION is not satisfied. To address this problem, algorithms have been developed that take into account both leucine repeats and coiled coil conformation to give accurate prediction.
6.

Which of the following is true regarding Coiled coil?(a) They have an integral repeat of twenty residues(b) They have an integral repeat of seven residues(c) They have an integral repeat of thirty residues(d) The sequence periodicity doesn’t contribute in designing algorithms to predict the structural domain.The question was asked in final exam.This intriguing question originated from Coiled Coil Prediction in portion Secondary Structure Prediction of Bioinformatics

Answer»

The correct choice is (b) They have an integral repeat of seven residues

The explanation is: Coiled coils have an integral repeat of seven residues (heptads) which assume a side-chain packing geometry at facing residues. For every seven residues, the first and fourth are HYDROPHOBIC, facing the helical interface; the others are hydrophilic and exposed to the solvent. The sequence PERIODICITY FORMS the basis for designing algorithms to predict this important STRUCTURAL DOMAIN.

7.

Which of the following is untrue regarding Homology-Based Methods?(a) The third generation of algorithms was developed in the late 1990s(b) They were developed by making use of evolutionary information(c) This type of method uses the ab initio secondary structure prediction of individual sequences only(d) This type of method combines the ab initio secondary structure prediction of individual sequences and alignment information from multiple homologous sequences (>35% identity)I have been asked this question in an interview.The above asked question is from Protein Secondary Structure Predictionfor Globular Proteins topic in section Secondary Structure Prediction of Bioinformatics

Answer»

Right option is (c) This type of method uses the ab initio secondary structure PREDICTION of individual sequences only

To explain I would say: The idea behind this approach is that close protein homologs should adopt the same secondary and TERTIARY structure. When each individual sequence is predicted for secondary structure using a method similar to the GOR method, ERRORS and variations may occur. However, evolutionary conservation DICTATES that there should be no major variations for their secondary structure elements.

8.

Prof is not similar to PHD.(a) True(b) FalseI had been asked this question by my college professor while I was bunking the class.This question is from Coiled Coil Prediction topic in section Secondary Structure Prediction of Bioinformatics

Answer»

The CORRECT option is (B) False

To explain I would say: Prof stands for Protein FORECASTING. It is an ALGORITHM that combines PSI-BLAST profiles and a multistaged NEURAL network, similar to that in PHD. In addition, it uses a linear discriminant function to discriminate between the three states.

9.

Predictions solely based on hydrophobicity profiles have lowest error rates.(a) True(b) FalseThe question was posed to me in quiz.Origin of the question is Secondary Structure Prediction for Transmembrane Proteins topic in division Secondary Structure Prediction of Bioinformatics

Answer»

Right answer is (b) False

Best EXPLANATION: Predictions solely based on hydrophobicity profiles have high ERROR RATES. As with the third-generation predictions for GLOBULAR proteins, applying evolutionary information with the help of neural networks or HMMs can IMPROVE the prediction accuracy significantly.

10.

Which of the following is untrue regarding PSIPRED?(a) It is a web-based program that predicts protein secondary structures(b) It uses a combination of evolutionary information and neural networks(c) It uses a combination of evolutionary information only(d) The multiple sequence alignment is derived from a PSI-BLAST database searchI have been asked this question in an online interview.Question is from Coiled Coil Prediction in division Secondary Structure Prediction of Bioinformatics

Answer»

Correct choice is (C) It uses a combination of EVOLUTIONARY information only

To elaborate: A profile is extracted from the multiple sequence alignment generated from three rounds of automated PSI-BLAST. The profile is then used as input for a NEURAL NETWORK prediction similar to that in PHD, but without the jury layer. To achieve higher accuracy, a unique filtering algorithm is implemented to filter out unrelated PSI-BLAST hits during profile construction.

11.

Which of the following is untrue regarding the transmembrane proteins?(a) Constitute up to 30% of all cellular proteins(b) They are responsible for performing a wide variety of important functions in a cell, such as signal transduction, cross-membrane transport, and energy conversion(c) The membrane proteins are also of tremendous biomedical importance(d) They are not drug targets or receptorsI had been asked this question in exam.This interesting question is from Secondary Structure Prediction for Transmembrane Proteins in chapter Secondary Structure Prediction of Bioinformatics

Answer»

Right choice is (d) They are not DRUG targets or receptors

For explanation: The membrane proteins are also of tremendous biomedical importance, as they often SERVE as drug targets for pharmaceutical development. There are two types of integral membrane proteins: α-helical type and β-barrel type. Most transmembrane proteins contain solely α-helices, which are found in the CYTOPLASMIC membrane. A few membrane proteins consist of β-strands FORMING a β- barrel topology, a cylindrical structure composed of ANTIPARALLEL β-sheets.

12.

Which of the following is untrue regarding Ab Initio–Based Methods?(a) This type of method predicts the secondary structure based on a single query sequence(b) This type of method predicts the secondary structure based on a multiple query sequence(c) It measures the relative propensity of each amino acid belonging to a certain secondary structure element(d) The propensity scores are derived from known crystal structuresThis question was posed to me in an online quiz.My query is from Protein Secondary Structure Predictionfor Globular Proteins in division Secondary Structure Prediction of Bioinformatics

Answer»

Right option is (b) This type of method predicts the secondary structure based on a MULTIPLE query sequence

Best explanation: Examples of ab initio prediction are the Chou–Fasman and Garnier, Osguthorpe, Robson (GOR) methods. The ab initio methods were developed in the 1970s when protein STRUCTURAL DATA were very limited. The statistics derived from the limited data sets can therefore be RATHER inaccurate. However, the methods are simple enough that they are often used to ILLUSTRATE the basics of secondary structure prediction.

13.

In Multicoil, The scoring matrix is constructed based on a database of known three-stranded coiled coils only.(a) True(b) FalseThe question was posed to me in class test.The question is from Coiled Coil Prediction topic in division Secondary Structure Prediction of Bioinformatics

Answer»

The correct option is (b) False

The explanation: Multicoil is a web-based program for predicting COILED coils. The scoring matrix is constructed based on a DATABASE of known two-stranded and three-stranded coiled coils. The program is more CONSERVATIVE than Coils. It has been recently used in SEVERAL genome-wide studies to screen for protein–protein interactions mediated by coiled coil domains.

14.

The secondary structure prediction methods can be either ab initio based, which make use of single sequence information only, or homology based, which makes use of multiple sequence alignment information.(a) True(b) FalseI have been asked this question during a job interview.Query is from Protein Secondary Structure Predictionfor Globular Proteins in division Secondary Structure Prediction of Bioinformatics

Answer»

The correct choice is (a) True

To explain I would say: The ab initio methods, which belong to early generation methods, predict secondary structures based on statistical calculations of the residues of a SINGLE query sequence. The homology-based methods do not rely on statistics of residues of a single sequence, but on COMMON secondary structural PATTERNS conserved among multiple HOMOLOGOUS sequences.

15.

Which of the following is untrue regarding Prediction with Neural Networks?(a) When multiple sequence alignments and neural networks are combined, the result is further improved accuracy(b) A neural network is trained by a single sequence(c) A neural network is trained by a sequence profile derived from the multiple sequence alignment(d) When the sufficiently trained network processes an unknown sequence, it applies the rules learned in training to recognize particular structural patternsThis question was addressed to me in homework.This intriguing question originated from Protein Secondary Structure Predictionfor Globular Proteins topic in section Secondary Structure Prediction of Bioinformatics

Answer»

The correct answer is (b) A neural network is trained by a SINGLE sequence

Best explanation: A neural network is trained not by a single sequence but by a sequence profile derived from the multiple sequence alignment. This combined approach has been shown to improve the accuracy to above 75%, which is a BREAKTHROUGH in secondary structure prediction. The improvement mainly comes from enhanced secondary structure signals through consensus drawing. The FOLLOWING lists several frequently used THIRD generation prediction algorithms available as web servers.

16.

Which of the following is untrue regarding PHD?(a) It stands for Profile network from Heidelberg(b) It is a web-based program that combines neural network only(c) It first performs a BLASTP of the query sequence against a non redundant protein sequence database(d) In initial steps it finds a set of homologous sequences, which are aligned with the MAXHOM program (a weighted dynamic programming algorithm performing global alignment)The question was posed to me in class test.My enquiry is from Protein Secondary Structure Predictionfor Globular Proteins in portion Secondary Structure Prediction of Bioinformatics

Answer»

Correct answer is (b) It is a web-based program that COMBINES neural network only

The best EXPLANATION: It is a web-based program that combines neural network with multiple sequence alignment. After the initial steps, the resulting alignment in the form of a profile is fed into a neural network that contains THREE hidden layers. The first hidden layer MAKES raw prediction based on the multiple sequence alignment by sliding a window of thirteen positions.

17.

Jpred combines the analysis results from six prediction algorithms, including PHD, PREDATOR, DSC, NNSSP, Jnet, and ZPred.(a) True(b) FalseThe question was posed to me in my homework.This interesting question is from Coiled Coil Prediction in portion Secondary Structure Prediction of Bioinformatics

Answer» RIGHT choice is (a) True

To explain I would say: The query SEQUENCE is first used to search databases with PSI-BLAST for THREE iterations. Redundant sequence hits are removed. The RESULTING sequence homologs are used to build a multiple alignment from which a profile is extracted. The profile information is submitted to the six prediction PROGRAMS. If there is sufficient agreement among the prediction programs, the majority of the prediction is taken as the structure.
18.

Which of the following is true regarding Prediction of β-Barrel Membrane Proteins?(a) For membrane proteins with β-strands only, the β-strands forming the transmembrane segment are amphipathic in nature(b) For membrane proteins with β-strands only, the β-strands forming the transmembrane segment are only hydrophilic in nature(c) For membrane proteins with β-strands only, the β-strands forming the transmembrane segment are only hydrophobic in nature(d) They contain six to nine residuesThe question was asked during an online exam.This intriguing question comes from Secondary Structure Prediction for Transmembrane Proteins in division Secondary Structure Prediction of Bioinformatics

Answer» CORRECT option is (a) For membrane proteins with β-strands only, the β-strands forming the transmembrane segment are amphipathic in NATURE

Explanation: As STATED, for membrane proteins with β-strands only, the β-strands forming the transmembrane segment are amphipathic in nature. They contain ten to twenty-two residues with every second RESIDUE being hydrophobic and FACING the lipid bilayers whereas the other residues facing the pore of the β-barrel are more hydrophilic.
19.

Because residues in the same aligned position are assumed to have the same secondary structure, any inconsistencies or errors in prediction of individual sequences can be corrected using a majority rule.(a) True(b) FalseI have been asked this question in an interview for job.The question is from Protein Secondary Structure Predictionfor Globular Proteins in chapter Secondary Structure Prediction of Bioinformatics

Answer»

The correct answer is (a) True

Explanation: By ALIGNING multiple SEQUENCES, INFORMATION of positional conservation is revealed. This homology based method has helped improve the prediction ACCURACY by another 10% over the second-generation methods.

20.

The structures of this group of proteins, however, are comparatively a lot difficult to resolve either by x-ray crystallography or nuclear magnetic resonance (NMR) spectroscopy.(a) True(b) FalseThe question was posed to me during an interview for a job.My question is based upon Secondary Structure Prediction for Transmembrane Proteins in section Secondary Structure Prediction of Bioinformatics

Answer» CORRECT choice is (a) True

Best explanation: For this group of proteins, PREDICTION of the transmembrane secondary structural elements and their organization is particularly important. Fortunately, the prediction process is somewhat EASIER because of the hydrophobic ENVIRONMENT of the lipid bilayers, which restricts the transmembrane segments to be hydrophobic as WELL.
21.

Which of the following is untrue regarding TMHMM?(a) It is a web-based program based on an HMM algorithm(b) It is trained to recognize transmembrane helical patterns(c) It is not trained to recognize transmembrane helical patterns(d) When a query sequence is scanned, the probability of having an α-helical domain is givenThis question was posed to me by my school teacher while I was bunking the class.I'd like to ask this question from Secondary Structure Prediction for Transmembrane Proteins in portion Secondary Structure Prediction of Bioinformatics

Answer»

The correct option is (c) It is not trained to RECOGNIZE transmembrane helical patterns

For explanation: It is trained to recognize transmembrane helical patterns based on a training set of 160 well-characterized helical membrane proteins. The orientation of the α-helices is predicted based on the positive-inside rule. The prediction output RETURNS the number of transmembrane helices, the BOUNDARIES of the helices, and a GRAPHICAL representation of the helices. This program can also be used to SIMPLY distinguish between globular proteins and membrane proteins.

22.

Coiled coils are super helical structures involving two to more interacting α-helices from the same or different proteins.(a) True(b) FalseThe question was asked during an interview for a job.My question comes from Coiled Coil Prediction in section Secondary Structure Prediction of Bioinformatics

Answer»

Right answer is (a) True

To EXPLAIN: The individual α-helices twist and WIND around each other to form a coiled BUNDLE structure. The coiled coil conformation is important in facilitating inter- or intra protein interactions. Proteins possessing these STRUCTURAL domains are often involved in TRANSCRIPTION regulation or in the maintenance of cytoskeletal integrity.

23.

Scanning a sequence by hydrophobicity does not reveal transmembrane β-strands.(a) True(b) FalseI got this question during an interview for a job.My query is from Secondary Structure Prediction for Transmembrane Proteins topic in chapter Secondary Structure Prediction of Bioinformatics

Answer»

The correct option is (a) True

The best EXPLANATION: These programs for predicting transmembrane α-helices are not applicable for this UNIQUE type of membrane PROTEINS. To predict the β-barrel type of membrane proteins, a small number of algorithms have been made available based on NEURAL networks and related techniques.

24.

Which of the following is untrue regarding Phobius?(a) It is a web-based program designed to overcome false positives caused by the presence of signal peptides(b) The program incorporates distinct HMM models for signal peptides only(c) The program incorporates distinct HMM models for signal peptides as well as transmembrane helices(d) After distinguishing the putative signal peptides from the rest of the query sequence, prediction is made on the remainder of the sequenceThis question was addressed to me in quiz.My enquiry is from Secondary Structure Prediction for Transmembrane Proteins topic in chapter Secondary Structure Prediction of Bioinformatics

Answer»
25.

Which of the following is untrue regarding Prediction of Helical Membrane Proteins?(a) For membrane proteins consisting of transmembrane α–helices, these transmembrane helices are predominantly hydrophobic with a specific distribution of positively charged residues(b) The α-helices generally run perpendicular to the membrane plane(c) The α-helices generally run parallel to the membrane plane(d) The α-helices have an average length between seventeen and twenty-five residuesI had been asked this question in exam.I'd like to ask this question from Secondary Structure Prediction for Transmembrane Proteins in portion Secondary Structure Prediction of Bioinformatics

Answer»

Right option is (c) The α-helices generally run parallel to the membrane plane

The explanation is: The hydrophobic helices are normally separated by hydrophilic loops with average lengths of fewer than sixty residues. The residues bordering the transmembrane spans are more positively charged. Another feature indicative of the presence of transmembrane SEGMENTS is that residues at the cytosolic side NEAR the hydrophobic anchor are more positively charged than those at the lumenal or periplasmic side. This is KNOWN as the positive-inside RULE.

26.

The presence of ______ signal peptides can significantly compromise the prediction _______ because the programs tend to confuse hydrophobic signal peptides with membrane helices.(a) hydrophobic, accuracy(b) hydrophobic, error(c) hydrophilic, accuracy(d) hydrophilic, errorThe question was posed to me during an online exam.I want to ask this question from Secondary Structure Prediction for Transmembrane Proteins in section Secondary Structure Prediction of Bioinformatics

Answer»

Correct option is (a) hydrophobic, ACCURACY

Explanation: Predicting transmembrane helices is relatively easy. The accuracy of Some of the best predicting programs, such as TMHMM or HMMTOP, can exceed 70%. To minimize errors, the presence of SIGNAL peptides can be detected using a number of specialized programs and then manually EXCLUDED.

27.

The Chou–Fasman algorithm determines the propensity or intrinsic tendency of each residue to be in the helix, strand, and β-turn conformation using observed frequencies found in protein crystal structures.(a) True(b) FalseI got this question in exam.My doubt stems from Protein Secondary Structure Predictionfor Globular Proteins in portion Secondary Structure Prediction of Bioinformatics

Answer»

Correct choice is (a) True

The best I can EXPLAIN: It DETERMINES the propensity or intrinsic TENDENCY of each residue using observed frequencies found in protein crystal structures (CONFORMATIONAL values for coils are not considered). For EXAMPLE, it is known that alanine, glutamic acid, and methionine are commonly found in α-helices, whereas glycine and proline are much less likely to be found in such structures.

28.

Which of the following is untrue regarding Coils?(a) It is a web-based program that detects coiled coil regions in proteins(b) It scans a window of fourteen, twenty-one, or twenty-eight residues(c) It scans a window of fourteen or twenty-one residues only(d) It compares the sequence to a probability matrix compiled from known parallel two-stranded coiled coilsThis question was addressed to me in a national level competition.My question comes from Coiled Coil Prediction topic in section Secondary Structure Prediction of Bioinformatics

Answer» CORRECT choice is (c) It scans a window of FOURTEEN or twenty-one residues only

Easy explanation: By comparing the similarity scores, the program calculates the probability of the sequence to ADOPT a coiled coil conformation. The program is accurate for solvent-exposed, left-handed coiled COILS, but less sensitive for other types of coiled coil structures, such as buried or right-handed coiled coils.
29.

The GOR method is based on the “propensity” of each residue to be in one of the two conformational states, helix (H), strand(E).(a) True(b) FalseI got this question in an interview.My query is from Protein Secondary Structure Predictionfor Globular Proteins topic in chapter Secondary Structure Prediction of Bioinformatics

Answer»

Right option is (B) False

Easy explanation: The GOR method is based on the “propensity” of each residue to be in one of the TWO conformational states, helix (H), STRAND(E), turn(T), and coil (C). However, instead of using the propensity VALUE from a single residue to predict a conformational state, it takes short-range interactions of neighboring residues into ACCOUNT.

30.

The formation of _____ is determined by ______ interactions, whereas the formation of ____ is strongly influenced by ______ interactions.(a) α-helices, long-range, α-helices, short-range(b) α-helices, long-range, β-strands, short-range(c) α-helices, short-range, β-strands, long-range(d) β-strands, short-range, β-strands, long-rangeThe question was asked in exam.This intriguing question originated from Protein Secondary Structure Predictionfor Globular Proteins topic in chapter Secondary Structure Prediction of Bioinformatics

Answer» RIGHT option is (c) α-helices, short-range, β-strands, long-range

To explain I would say: PROTEIN secondary STRUCTURE prediction with high accuracy is not a trivial ask. It remained a very difficult problem for decades. This is because protein secondary structure elements are context dependent. The formation of α-helices is DETERMINED by short-range interactions, whereas the formation of β-strands is strongly influenced by long-range interactions. Prediction for long-range interactions is theoretically difficult. After more than three decades of EFFORT, prediction accuracies have only been improved from about 50% to about 75%.