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.

When a sequence is generated from ____ ends of a single clone, the distance between the two opposing fragments of a clone is fixed to ________ meaning that they are always separated by a distance defined by a _____ length (normally 1,000 to 9,000 bases).(a) both, an uncertain range, clone(b) one, an uncertain range, clone(c) both, a certain range, clone(d) both, a certain range, geneThis question was addressed to me in an international level competition.My question is taken from Genome Sequence Assembly topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct answer is (c) both, a certain range, clone

To EXPLAIN: A COMMONLY used constraint to avoid errors CAUSED by sequence repeats is the so called forward–reverse constraint. When the constraint is applied, EVEN when one of the fragments has a perfect match with a repetitive element outside the range, it is not able to be moved to that location to cause miss-assembly.

2.

Which of the following is incorrect about Phrap?(a) It aligns individual fragments in a pairwise fashion using the Smith–Waterman algorithm(b) It doesn’t take input from Phred(c) It is used for sequence assembly(d) It is a UNIX programThe question was posed to me in homework.This interesting question is from Genome Sequence Assembly in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct answer is (B) It doesn’t take input from Phred

For explanation: It takes Phred BASE-call files with quality scores as input and aligns individual fragments in a pairwise fashion USING the Smith–Waterman algorithm. The base quality information is taken into account during the pairwise alignment. After all the pair wise sequence similarity is identified, the program performs assembly by progressively merging sequence pairs with decreasing similarity scores while removing overlapped regions. Consensus contigs are DERIVED after joining all possible overlapped READS.

3.

The whole genome shotgun approach can produce a draft sequence very rapidly because it is based on the direct sequencing approach.(a) True(b) FalseThe question was asked by my school teacher while I was bunking the class.I'd like to ask this question from Genome Sequencing in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right option is (a) True

To explain: HOWEVER, it is computationally very demanding to assemble the SHORT random fragments. Although the approach has been successfully employed in SEQUENCING small microbial genomes, for a complex EUKARYOTIC genome that contains high levels of repetitive sequences, such as the human genome, the full shotgun approach becomes less accurate and tends to leave more “holes” in the final assembled sequence than the hierarchical approach. Current genome sequencing of large organisms often USES a combination of both approaches.

4.

In hierarchical genome sequencing approach, based on the results of _______ mapping _______of the BAC clones on a chromosome can be determined.(a) physical, the locations and orders(b) physical, only the locations(c) cytological, only the locations(d) physical, only the ordersThe question was posed to me by my college professor while I was bunking the class.This intriguing question originated from Genome Sequencing topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right OPTION is (a) physical, the LOCATIONS and orders

Easiest explanation: By SUCCESSIVELY sequencing adjacent BACclone FRAGMENTS, the entire genome can be covered. The complete sequence of each individual BAC clone can be obtained using the shotgun approach. Overlapping BAC CLONES are subsequently assembled into an entire genome sequence.

5.

Which of the following is incorrect regarding Automated Genome Annotation?(a) It exists because of the need to develop fast and automated methods to annotate the genomic sequences(b) The automated approach relies on homology detection(c) The automated approach doesn’t rely on heuristic sequence similarity searching(d) Automation brings speed in gene annotation processThe question was asked in a national level competition.This intriguing question comes from Genome Annotation topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right answer is (c) The automated APPROACH doesn’t rely on heuristic sequence similarity searching

Best EXPLANATION: If a NEWLY sequenced gene or its gene product has significant matches with a database sequence BEYOND a certain threshold, a transfer of functional assignment is taking place. In addition to sequence matching at the full length, detection of conserved motifs OFTEN offers additional functional clues.

6.

Cytologic maps can be considered to be of _____ resolution and hence somewhat ______ physical maps.(a) very high, inaccurate(b) very low, accurate(c) very high, accurate(d) very low, inaccurateThe question was asked by my college professor while I was bunking the class.This is a very interesting question from Genome Mapping in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct choice is (d) very LOW, inaccurate

The explanation: The banding patterns, however, are not always constant and are SUBJECT to change depending on the extent of chromosomal contraction. Thus, cytologic maps can be considered to be of very low resolution and hence SOMEWHAT inaccurate physical maps. The distance between two BANDS is expressed in relative units (Dustin units).

7.

Physical maps are constructed by using a chromosome walking technique.(a) True(b) FalseI got this question during a job interview.I'm obligated to ask this question of Genome Mapping in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct answer is (a) True

The best I can explain: It USES a number of radio labeled probes to hybridize to a library of DNA CLONE fragments. By identifying overlapping CLONES probed by common probes, a relative order of the CLONED fragments can be established.

8.

Which of the following is untrue about Lateral gene transfer?(a) It is also known as vertical gene transfer(b) There is exchange of genetic materials between species(c) It mainly occurs among prokaryotic organisms when foreign genes are acquired through mechanisms(d) It is one of the examples is transformationI got this question during a job interview.My question is taken from Comparative Genomics in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right ANSWER is (a) It is also known as vertical gene transfer

For explanation: It is defined as the exchange of genetic materials between species in a way that is incongruent with commonly accepted vertical evolutionary pathway. Examples are transformation (direct uptake of foreign DNA from environment), conjugation (gene uptake through mating behavior), and transduction (gene uptake mediated by infecting VIRUSES). The TRANSMISSION of genes between organisms can occur relatively RECENTLY or as a more ancient event.

9.

The remote homology detection helps to shed light on the possible functions of the proteins that previously have no functional information at all.(a) True(b) FalseThis question was posed to me in homework.Question is from Genome Annotation topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer» CORRECT answer is (a) True

Easiest explanation: The bioinformatic analysis can spur an important advance in KNOWLEDGE in many CASES. Some hypothetical proteins, because of their novel structural FOLDS, still cannot be predicted even with the advanced BIOINFORMATICS approaches and remain challenges for both experimental and computational work.
10.

A minimal constitutes genome, which is a _____ set of genes required for maintaining a free living cellular organism.(a) maximum(b) maximal(c) highest number of set of(d) minimalI had been asked this question in an online quiz.Question is taken from Comparative Genomics in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The CORRECT CHOICE is (d) minimal

The explanation: Finding minimal genomes helps provide an understanding of genes constituting KEY metabolic PATHWAYS, which are critical for a cell’s survival. This analysis involves identification of orthologous genes shared between a number of divergent genomes.

11.

Which of the following is untrue about base calling and assembly programs?(a) The first step toward genome assembly includes derive base calls(b) The first step toward genome assembly includes assigning associated quality scores(c) One of the steps is to assemble the sequence reads into contiguous sequences(d) There is no identifying overlap between sequence fragmentsThis question was posed to me in a job interview.Asked question is from Genome Sequence Assembly topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right option is (d) There is no identifying overlap between SEQUENCE fragments

The explanation: ONE of the steps includes identifying overlaps between sequence fragments, assigning the order of the fragments and DERIVING a consensus of an overall sequence. Assembling all shotgun fragments into a full genome is a computationally very challenging step. There are a variety of programs available for PROCESSING the raw sequence data.

12.

The hierarchical genome sequencing approach is ______(a) entirely dissimilar to the shotgun approach(b) dissimilar to the shotgun approach(c) similar to the shotgun approach, but on a larger scale(d) similar to the shotgun approach, but on a smaller scaleThis question was posed to me in quiz.My doubt is from Genome Sequencing topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct option is (d) similar to the shotgun approach, but on a smaller scale

The explanation: In this, the chromosomes are INITIALLY MAPPED using the physical mapping strategy. Longer fragments of genomic DNA (100 to 300 kB) are OBTAINED and cloned into a high-capacity bacterial vector called bacterial artificial chromosome (BAC).

13.

One centiMorgan is defined as _________ percentage of the total recombination events.(a) one(b) ten(c) 0.1(d) 0.01I had been asked this question in a national level competition.My enquiry is from Genome Mapping in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct OPTION is (a) one

To explain I WOULD say: One centiMorgan is one percentage of the total recombination events when separation of the two genetic markers is observed in a genetic CROSSING experiment. One centiMorgan is approximately 1 Mb in humans and 0.5 Mb in DROSOPHILA.

14.

Within-Genome Approach is to identify regions within a genome with unusual compositions.(a) True(b) FalseI had been asked this question in a job interview.My question comes from Comparative Genomics topic in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right answer is (a) True

For explanation: Single or oligonucleotide STATISTICS, such as G–C composition, codon BIAS, and oligonucleotide frequencies are used. Unusual nucleotide statistics in certain genomic REGIONS versus the rest of the genome may help to identify “foreign” genes in a genome. A commonly used parameter is GC skew ((G − C)/(G + C)), which is compositional bias for G in a DNA sequence and is a commonly used indicator for newly acquired GENETIC elements.

15.

Which of the following is untrue about DNA sequencing?(a) It is now routinely carried out using the Sanger method(b) This doesn’t make use of DNA polymerases(c) This involves the synthesis of DNA chains of varying length(d) The DNA synthesis is stopped by adding dideoxynucleotidesI had been asked this question in quiz.My enquiry is from Genome Sequencing topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right CHOICE is (b) This doesn’t make use of DNA polymerases

To ELABORATE: DNA polymerases are used to synthesize DNA chains. The dideoxynucleotides are labeled with fluorescent dyes, which terminate the DNA synthesis at positions containing all four bases, resulting in nested fragments that vary in length by a single base. When the labeled DNA is SUBJECTED to ELECTROPHORESIS, the banding patterns in the gel reveal the DNA sequence.

16.

Which of the following is untrue about comparative genomics?(a) It is comparison of whole genomes from different organisms(b) It includes comparison of gene number, gene location, and gene content from these genomes(c) It provides insights into the mechanism of genome evolution and gene transfer among genomes(d) It doesn’t help to reveal the extent of conservation among genomesThis question was posed to me at a job interview.This key question is from Comparative Genomics in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct answer is (C) It provides INSIGHTS into the MECHANISM of genome evolution and gene transfer among genomes

Easiest explanation: It helps to understand the PATTERN of acquisition of foreign genes through lateral gene transfer. It also helps to reveal the core set of genes common among different genomes, which should correspond to the genes that are crucial for survival. This knowledge can be potentially useful in future METABOLIC pathway engineering.

17.

The hierarchical approach is ____ and _____ than the shotgun approach because it involves an initial clone-based physical mapping step.(a) slower, less costly(b) faster, more costly(c) faster, less costly(d) slower, more costlyThis question was addressed to me during an interview.My question comes from Genome Sequencing in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct choice is (d) slower, more costly

For explanation: During the era of human genome sequencing, there was a heated DEBATE on the MERITS of each of the TWO STRATEGIES. Despite the mentioned fact, once the map is generated, assembly of the whole genome becomes relatively EASY and less error prone.

18.

Which of the following is untrue about cytologic maps?(a) They cannot be directly observed under microscope(b) They refer to banding patterns(c) They can be viewed on stained chromosomes(d) They can be directly observed under microscopeThe question was posed to me during an internship interview.This intriguing question originated from Genome Mapping topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct answer is (a) They cannot be directly OBSERVED under MICROSCOPE

Best explanation: Cytologic maps refer to banding PATTERNS SEEN on stained chromosomes, which can be directly observed under a microscope. The observable LIGHT and dark bands are the visually distinct markers on a chromosome.

19.

Which of the following is incorrect about ARACHNE?(a) It accepts base calls with associated quality scores assigned by Phred as input(b) It is a free UNIX program(c) It is for the assembly of whole-genome shotgun reads(d) It doesn’t involve heuristic approachThis question was addressed to me during an interview.Asked question is from Genome Sequence Assembly in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct answer is (d) It doesn’t involve heuristic approach

For explanation: Its unique features include using a heuristic approach similar to FASTA to align overlapping FRAGMENTS, evaluating alignments using statistical SCORES, correcting sequencing errors based on multiple sequence ALIGNMENT, and using forward-reverse constraints. It accepts base calls with associated quality scores assigned by Phred as INPUT and produces scaffolds or a FULLY assembled genome.

20.

Physical maps are maps of locations of identifiable landmarks on a genomic DNA _______ inheritance patterns.(a) remotely related to(b) related to(c) regardless of(d) associated withI got this question in exam.My question comes from Genome Mapping in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct option is (C) regardless of

The best I can EXPLAIN: The distance between GENETIC MARKERS is measured directly as kilobases (Kb) or megabases (Mb). Because the distance is EXPRESSED in physical units, it is more accurate and reliable than centiMorgans used in genetic maps.

21.

Which of the following is incorrect regarding GeneQuiz?(a) It is a web server for protein DNA annotation(b) It is a web server for protein sequence annotation(c) It compares a query sequence against databases using BLAST and FASTA to identify homologs with high similarities(d) It performs domain analysis using the PROSITE and Blocks databasesThis question was addressed to me by my college professor while I was bunking the class.The above asked question is from Genome Annotation in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right option is (a) It is a web SERVER for protein DNA annotation

For explanation: It PERFORMS domain analysis USING the PROSITE and Blocks databases as well as analysis of secondary structures and super-secondary structures that include prediction of coiled coils and transmembrane helices. Multiple search and analysis results are compiled to produce a summary of protein function with an assigned confidence level (clear, tentative, marginal, and negligible).

22.

Which of the following is untrue about Gene Order Comparison?(a) When the order of a number of linked genes is conserved between genomes, it is called synteny(b) Generally, gene order is much more conserved compared with gene sequences(c) Generally, gene order is much less conserved compared with gene sequences(d) It is in fact rarely observed among divergent speciesThis question was posed to me during an interview for a job.The above asked question is from Comparative Genomics topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct choice is (b) Generally, gene ORDER is much more conserved compared with gene sequences

Explanation: Gene order conservation is in FACT rarely OBSERVED among divergent species. Therefore, comparison of syntenic relationships is normally carried out between relatively close LINEAGES. However, if syntenic relationships for certain genes are indeed observed among divergent prokaryotes, they often provide important CLUES to functional relationships of the genes of interest.

23.

The shotgun approach does not require knowledge of physical mapping of the clone fragments, but rather a robust computer assembly program to join the pieces of random fragments into a single, whole-genome sequence.(a) True(b) FalseThis question was addressed to me during an interview for a job.This interesting question is from Genome Sequencing topic in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct option is (a) True

To explain: Generally, the genome has to be redundantly sequenced in such a way that the overall length of the fragments covers the entire genome multiple times. This is designed to MINIMIZE SEQUENCING errors and ensure correct assembly of a CONTIGUOUS SEQUENCE. Overlapping SEQUENCES with an overall length of six to ten times the genome size are normally obtained for this purpose.

24.

Which of the following is incorrect regarding gene annotation?(a) The gene annotation of the human genome employs a combination of theoretical prediction and experimental verification(b) Gene structures are first predicted by ab initio exon prediction programs(c) The predicted genes are compared with experimentally determined cDNA and EST sequences(d) The pairwise alignment programs are not involvedThis question was posed to me in final exam.My enquiry is from Genome Annotation in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct OPTION is (d) The pairwise alignment programs are not involved

The explanation: The predictions are VERIFIED by BLAST searches against a sequence database. The PREDICTED genes are further COMPARED with experimentally DETERMINED cDNA and EST sequences using the pairwise alignment programs such as GeneWise, Spidey, SIM4, and EST2 Genome.

25.

TIGR Assembler is a UNIX program from TIGR for assembly of large shotgun sequence fragments.(a) True(b) FalseThe question was posed to me in exam.My question comes from Genome Sequence Assembly topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right choice is (a) True

To EXPLAIN I would say: It treats the sequence INPUT as clean reads without consideration of the sequence quality. A main feature of the PROGRAM is the application of the forward–reverse constraints to avoid miss-ASSEMBLY caused by sequence REPEATS. The sequence alignment in the assembly stage is performed using the Smith–Waterman algorithm.

26.

The major challenges in genome assembly are sequence errors, contamination by bacterial vectors, and repetitive sequence regions.(a) True(b) FalseThe question was posed to me in my homework.The doubt is from Genome Sequence Assembly in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right answer is (a) True

To elaborate: Sequence errors can often be corrected by drawing a consensus from an alignment of multiple overlapped sequences. Bacterial vector sequences can be removed using filtering programs prior to assembly. To overcome the problem of sequence REPEATS, programs such as RepeatMasker can be used to DETECT and mask repeats. ADDITIONAL constraints on the sequence reads can be APPLIED to avoid miss-assembly caused by repeat sequences.

27.

In medical applications, the ultimate goal of gene mapping is to disease genes.(a) True(b) FalseThe question was asked in exam.I need to ask this question from Genome Mapping topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct answer is (a) True

Easy EXPLANATION: Once the gene is cloned, the determination of DNA SEQUENCE is POSSIBLE. Further, the STUDY of target PROTEIN is carried out.

28.

Genetic linkage maps, also called genetic maps, identify the relative positions of genetic markers on a chromosome and are based on how frequent the markers are inherited together.(a) True(b) FalseThe question was asked during an online exam.My question is taken from Genome Mapping topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct option is (a) True

For explanation I WOULD say: The rationale behind genetic MAPPING is that the closer the two genetic MARKERS are, the more likely it is that they are inherited together and are not separated in a genetic crossing event. The distance between the two genetic markers is measured in centiMorgans (cM), which is the FREQUENCY of recombination of genetic markers.

29.

In some circumstances, one mRNA transcript can lead to the translation of more than one protein.(a) True(b) FalseI had been asked this question during an interview.My question is from Genome Annotation in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»
30.

Conserved functional sites can be identified by profile and hidden Markov model–based motif and domain search tools such as SMART and InterPro.(a) True(b) FalseThis question was posed to me in class test.This is a very interesting question from Genome Annotation in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct choice is (a) True

For explanation I would say: Detecting remote homologs typically INVOLVES combined searches of protein motifs and domains and PREDICTION for secondary and tertiary structures. The prediction can also be performed USING structure-based approaches such as THREADING and fold recognition.

31.

Which of the following is incorrect regarding gene ontology?(a) There is standardization of the names and activities(b) There is no standardization of associated pathways(c) It provides consistency in describing overall protein functions(d) It facilitates grouping of proteins of related functionsThis question was addressed to me in homework.Enquiry is from Genome Annotation topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct choice is (b) There is no standardization of ASSOCIATED PATHWAYS

To EXPLAIN: A GO description of a protein provides three sets of information: biological PROCESS, cellular component, and molecular function, each of which uses a unique set of non-overlapping vocabularies. The standardization of the names, activities, and associated pathways provides consistency in DESCRIBING overall protein functions.

32.

Genes involved in the same metabolic pathway tend to be clustered among phylogenetically diverse organisms.(a) True(b) FalseThe question was asked during an interview.This intriguing question comes from Comparative Genomics topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct choice is (a) True

The explanation: The PRESERVATION of the GENE order is a result of the selective pressure to allow the genes to be co-regulated and function as an operon. Furthermore, the SYNTENY of genes from divergent groups OFTEN associates with physical interactions of the encoded gene products.

33.

A way to discern lateral gene transfer is through phylogenetic analysis, referred to as an ‘among-genome’ approach, which can be used to discover __________(a) recent lateral gene transfer events but almost negligible ancient events(b) recent lateral gene transfer events(c) ancient lateral gene transfer events(d) both recent and ancient lateral gene transfer eventsI got this question in unit test.My question is taken from Comparative Genomics in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct option is (d) both RECENT and ancient lateral gene transfer events

The best I can explain: Abnormal groupings in phylogenetic TREES are often interpreted as the possibility of lateral gene transfer events. There are some basic TOOLS for identifying genomic REGIONS that MAY be a result of lateral gene transfer events using the within-genome approach, namely, ACT, Swaap.

34.

Coregenes is a web-based program that determines a ________ set of genes based on comparison of ________ small genomes.(a) vast, four(b) core, fifteen(c) core, four(d) vast, fifteenThe question was posed to me by my college director while I was bunking the class.This interesting question is from Comparative Genomics in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct choice is (c) core, four

For explanation: The user supplies NCBI accession numbers for the genomes of INTEREST. The PROGRAM performs an iterative BLAST comparison to find orthologous genes by using one GENOME as a reference and another as a QUERY. This pairwise comparison is performed for all four genomes. As a result, the COMMON genes are compiled as a core set of genes from the genomes.

35.

Genetic markers are ______ portions of a _______ whose inheritance patterns can be followed.(a) unidentifiable, genes(b) unidentifiable, chromosome(c) identifiable, chromosome(d) identifiable, genesI got this question in an international level competition.My question comes from Genome Mapping in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct ANSWER is (c) identifiable, chromosome

The best explanation: For many EUKARYOTES, GENETIC markers represent morphologic phenotypes. In addition to genetic linkage maps, there are also other types of GENOME maps such as physical maps and cytologic maps, which describe GENOMES at different levels of resolution.

36.

The shotgun approach _______ sequences clones from _____ of cloned DNA.(a) randomly, one end(b) randomly, both ends(c) specifically, both ends(d) specifically, one endThis question was addressed to me by my college director while I was bunking the class.This question is from Genome Sequencing topic in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer» CORRECT option is (b) randomly, both ends

For EXPLANATION I would say: There are two major strategies for whole genome SEQUENCING: the shotgun approach and the hierarchical approach. The shotgun approach generates a large number of SEQUENCED DNA fragments. The number of random fragments has to be very large, so large that the DNA fragments overlap sufficiently to cover the entire genome.
37.

Which of the following is incorrect about EULER?(a) It is an assembly algorithm(b) It uses a Eulerian Superpath approach, which is a polynomial algorithm(c) In this approach, a sequence fragment is broken down to tuples of five nucleotides(d) The tuples are distributed in a diagram with numerous nodes that are all interconnectedI got this question in an interview for internship.This key question is from Genome Sequence Assembly in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct CHOICE is (c) In this approach, a sequence fragment is broken down to tuples of five nucleotides

The explanation: The tuples are converted to binary vectors in the nodes. By using a Viterbi algorithm, the shortest path among the vectors can be found, which is the best WAY to connect the tuples into a full sequence. Because this approach does not directly rely on detecting OVERLAPS, it may be advantageous in assembling SEQUENCES with repeat MOTIFS.

38.

One of the fundamental events that occur in meiosis is crossing over in which homologous chromosomes exchange segments causing a reshuffling of genes.(a) True(b) FalseThis question was posed to me in an online quiz.This interesting question is from Genome Mapping in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer» RIGHT choice is (a) True

For explanation: If genes are far apart on the same chromosome, it is likely that recombination OCCURS. Conversely, if they are very close together, they are more likely to be TRANSMITTED as a BLOCK.
39.

Which of the following is incorrect about Phred?(a) It is a UNIX program(b) It doesn’t give a probability score in output(c) It is used for base calling(d) It uses a Fourier analysis to resolve fluorescence traces and predict actual peak locations of basesI got this question in an interview for internship.Question is from Genome Sequence Assembly topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct choice is (b) It doesn’t give a probability score in output

The explanation is: It also gives a probability score for each base call that may be ATTRIBUTABLE to error. The commonly accepted score threshold is TWENTY, which corresponds to a 1% chance of error. The HIGHER the score, the better the quality of the sequence reads. If the score VALUE falls below the threshold, human INTERVENTION is required.

40.

Which of the following is untrue about LAGAN?(a) It stands for Limited Area Global Alignment of Nucleotides(b) It is a web-based program designed for pairwise alignment of small fragments of genomes only(c) It first finds anchors between two genomic sequences using an algorithm that identifies short, exactly matching words(d) Regions that have high density of words are selected as anchorsI got this question in an online quiz.This interesting question is from Comparative Genomics in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct option is (b) It is a web-based program designed for pairwise ALIGNMENT of small FRAGMENTS of genomes only

Explanation: It is a web-based program designed for pairwise alignment of large genomes. The unique feature of this program is that it is able to take into ACCOUNT degeneracy of the genetic CODES and is therefore able to handle more distantly related genomes.

41.

Which of the following is incorrect regarding genome economy?(a) It is a phenomenon of synthesizing more proteins from fewer genes(b) This is a major strategy that eukaryotic organisms use to achieve a myriad of genotypic diversities only(c) This is a major strategy that eukaryotic organisms use to achieve a myriad of phenotypic diversities(d) There are numerous underlying genetic mechanisms to help account for genome economyI have been asked this question in class test.Origin of the question is Genome Annotation in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right option is (b) This is a major strategy that eukaryotic organisms USE to achieve a myriad of genotypic diversities only

To elaborate: A major mechanism responsible for the protein diversity is alternative SPLICING, which refers to the splicing event that joins different exons from a single gene to FORM different transcripts. A RELATED mechanism, known as exon shuffling, which joins exons from different genes to generate more transcripts, is also common in eukaryotes. It is known that, in humans, about two THIRDS of the genes exhibit alternative splicing and exon shuffling during expression, generating 90% of the total proteins.

42.

The _____ resolution genome map is the genomic DNA sequence that can be considered as a type of ______ map describing a genome at the single base-pair level.(a) highest, physical(b) lowest, physical(c) highest, cytological(d) lowest, cytologicalI got this question in an internship interview.The question is from Genome Sequencing topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The CORRECT option is (a) HIGHEST, PHYSICAL

Easy EXPLANATION: Cytological maps have quite low resolution, when compared to physical maps. They can be viewed under microscopes as well.

43.

The genome annotation process involves two steps: gene prediction and functional assignment.(a) True(b) FalseThis question was addressed to me during an internship interview.My question is based upon Genome Annotation in chapter Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

The correct option is (a) True

For EXPLANATION: Before the assembled sequence is DEPOSITED into a DATABASE, it has to be analyzed for useful biological features. The GENOME annotation process provides comments for the features.

44.

Which of the following is untrue about the genome mapping?(a) It doesn’t lead to the understanding of a genome structure(b) It involves identifying relative locations of genes(c) It involves identifying traits(d) It involves identifying mutationsI have been asked this question during an interview for a job.My query is from Genome Mapping topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer» RIGHT ANSWER is (a) It doesn’t LEAD to the understanding of a genome structure

Easiest explanation: The first step to understanding a genome structure is through genome mapping, which is a process of identifying relative locations of genes, MUTATIONS or traits on a chromosome. A low-resolution approach to mapping genomes is to DESCRIBE the order and relative distances of genetic markers on a chromosome.
45.

Which of the following is untrue about Whole Genome Alignment?(a) This helps to reveal the presence of conserved functional elements(b) It doesn’t help to understand sequence conservation between genomes(c) It be accomplished through direct genome comparison or genome alignment(d) The alignment at the genome level is fundamentally no different from the basic sequence alignmentThe question was posed to me during an internship interview.I'd like to ask this question from Comparative Genomics topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right choice is (b) It doesn’t HELP to understand sequence conservation between genomes

The BEST explanation: Regular alignment programs tend to be error prone and inefficient when dealing with long stretches of DNA containing HUNDREDS or THOUSANDS of genes. Another challenge of genome alignment is effective visualization of alignment results. Because it is obviously difficult to sift through and make sense of the extremely large alignments, a graphical representation is a MUST for interpretation of the result.

46.

VecScreen is a primarily aimed for sequence assembly.(a) True(b) FalseThis question was posed to me in an international level competition.Query is from Genome Sequence Assembly topic in section Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right answer is (B) False

Explanation: It is a web-based PROGRAM that HELPS DETECT contaminating bacterial vector sequences. It scans an input nucleotide sequence and compares it with a database of known vector sequences by USING the BLAST program.

47.

In DNA sequencing, the fluorescent traces of the DNA sequences are read by a computer program that assigns bases for each peak in a chromatogram.(a) True(b) FalseThe question was asked in an interview for job.I want to ask this question from Genome Sequencing topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct answer is (a) True

Best explanation: This process is CALLED base calling. Automated base calling may generate errors and human intervention is OFTEN required to correct the SEQUENCE calls.

48.

Which of the following is incorrect?(a) Initial DNA sequencing reactions generate short sequence reads from DNA clones(b) To assemble a whole genome sequence, these short fragments are joined to form larger fragments(c) The average length of the reads is about 50 bases(d) A number of overlapping contigs can be further merged to form scaffoldsI got this question in examination.Question is taken from Genome Sequence Assembly topic in division Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Correct answer is (c) The average length of the reads is about 50 bases

The BEST I can explain: The average length of the reads is about 500 bases. To assemble a whole GENOME sequence, these short fragments are joined to form LARGER fragments after removing overlaps. These longer, merged sequences are termed contigs, which are usually 5,000 to 10,000 bases long. A number of OVERLAPPING contigs can be further merged to form scaffolds (30,000–50,000 bases, also called supercontigs), which are unidirectionally oriented along a physical map of a chromosome.

49.

Despite the multiple coverage, sometimes certain genomic regions remain unsequenced, mainly owing to cloning difficulties.(a) True(b) FalseI have been asked this question in class test.The query is from Genome Sequencing topic in portion Genome Mapping, Assembly and Comparison of Bioinformatics

Answer»

Right option is (a) True

Easy explanation: In such MENTIONED cases, the REMAINDER gap sequences can be obtained through EXTENDING sequences from regions of known genomic sequences using a more traditional PCR technique. That which REQUIRES the use of custom primers and performs genome walking in a stepwise fashion. This STEP of genome sequencing is also known as finishing, which is followed by computational assembly of all the sequence data into a final complete genome.