Question

In: Biology

Use PLAZA to determine the following: A. Gene structure of AT3G05330. B. Build a homology tree...

Use PLAZA to determine the following:

A. Gene structure of AT3G05330.

B. Build a homology tree for this gene with genes from Oryza sativa, Zea mays, and, Solanum lycopersicum species.

C. Find and label the orthologs and paralogs.

Urgent Thank you I'll upvote!

Solutions

Expert Solution

A. AT3G05330 is a gene structure of Arabidopsis thaliana. PLAZA helps to determine the gene structure AT3G05330 from Arabidopsis thaliana.

B. PLAZA is an assess point for comparative plant genomics, centralizing genomic data generated by various genome sequencing initiatives. It combines plant sequence data and comparative genomics techniques, and offers an online forum for performing evolutionary analysis and data mining in the Viridiplantae (green plant lineage) including Zea mays, Oryza sativa, and Solanum lycopersicum species. AT3G05330 gene structure is not associated with the plants Zea mays, Oryza sativa, and Solanum lycopersicum species.

C. Plaza offers a versatile plateform for the integration of published genomes of plants to study the evolution of genome and its function. Pre-computed data sets on comparative genomics include homologous gene families, phylogenetic trees, multiple sequence alignments, whole genome dot plots of intraspecies, and information on genomic colinearity between organisms. PLAZA using orthologs and paralogs in phylogenetic trees.


Related Solutions

Use C programming to Implement the breadth-first tree traversal. The tasks are: a) Build the tree....
Use C programming to Implement the breadth-first tree traversal. The tasks are: a) Build the tree. b) Perform breadth first traversal on the tree that you have built at step a). Note: "Please comment the program"
Use a recursion tree to determine a good asymptotic upper bound on the following recurrences. Use...
Use a recursion tree to determine a good asymptotic upper bound on the following recurrences. Use the substitution method to verify your answer. T(n) = 3T(n/2) + n. T(n) = T(n/2) + n2.
Use a recursion tree to determine a good asymptotic upper bound on the following recurrences. Use...
Use a recursion tree to determine a good asymptotic upper bound on the following recurrences. Use the substitution method to verify your answer. T(n) = 3T(n/2) + n. T(n) = T(n/2) + n2.
For the following infix expression, build the corresponding expression tree. 1.1 a*b 1.2 a+b*c 1.3 a+b*c/d-e...
For the following infix expression, build the corresponding expression tree. 1.1 a*b 1.2 a+b*c 1.3 a+b*c/d-e Perform pre-order and post-order traversal of the above binary expression trees. What relationship exists among these scans and prefix and postfix notation for the expression?
C++ Build a binary tree using a binary tree class member function from the following array...
C++ Build a binary tree using a binary tree class member function from the following array of preorder traversal 3,9,20,15,7 and inorder traversal 9,3,15,20,7. Implement the constructor, destructor and all member functions including print postorder traversal of the binary tree.
1.Instead of Build-Max-Heap, we could use Heap-Insert-Max to build a tree with heap property. Write a...
1.Instead of Build-Max-Heap, we could use Heap-Insert-Max to build a tree with heap property. Write a pseudocode for that procedure, also evaluate it’s time complexity. 2. How Insertion sort works on the following array [16, 12, 3, 27, 9, 4, 5, 7]]
Build a binary search tree with the following words. Insert them in an order so that...
Build a binary search tree with the following words. Insert them in an order so that the tree has as small a depth as possible. (Consider the insertion order of the words) Print the tree after,also, any, back, because, come, day, even, first, give, how, its, look, most, new, now, only, other, our, over, than, then, these, think, two, us, use, want, way, well, work. C++
Create a new project to build a Binary search tree, and do the following: Create a...
Create a new project to build a Binary search tree, and do the following: Create a TreeNode class, Add the methods "Insert" to insert new nodes to the tree. Add the method "inorder". Make the method to return a list of the node elements in inorder. Implement the equals method in the BST. Two BST are equal if they contain the same elements. In the main insert the elements of the tree, call the max method and print the max...
Use a recursion tree to determine a good asymptotic upper bound on the recurrence ?(?) =...
Use a recursion tree to determine a good asymptotic upper bound on the recurrence ?(?) = 3?(?/3) + ?. Use the substitution method to verify your answer.
Given the following information, use Table B.4 in Appendix B to determine whether the correlations are...
Given the following information, use Table B.4 in Appendix B to determine whether the correlations are significant and how you would interpret the results. 1. The correlation between speed and strength for 20 women is .567. Test these results at the .01 level using a one-tailed test. 2. The correlation between the number correct on a math test and the time it takes to complete the test is -.45. Test whether this correlation is significant for 80 children at the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT