Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Practical Computing for Biologists Assignment: Integrating Tools: Python + UNIX

The last assignment asked you to build a script that calculated the hydropathy scores across a protein sequence using a "sliding window" approach. Highly positive regions for hydropathy scores are proposed to indicate regions of a protein predicted to be associated with transmembrane domains, providing both information on the function of the protein and its cellular location. However, a "sliding window" approach is not the only way to estimate whether a protein is predicted to have a transmembrane domain. One of the other more well-known methods is implemented in a program called TMHMM (Transmembrane Hidden Markov Model). Without going into the details of this method (see iLearn site if you're really interested - I'll post a paper there), this approach does a global analysis to predict, based on amino acid sequence, if there are regions of a protein that are highly likely to be associated with a secondary α-helix structure with certain characteristics; those regions are then predicted to be transmembrane domains. In this assignment, you compare the predictions of using hydropathy scores to predict transmembrane proteins with those of a program like TMHMM. To do this you will examine a subset of proteins from the ~20,000 reference proteins for humans in the SwissProt database and will do the following:

1) Modify the provided template script from the previous assignment to allow arguments to define the input file name (changes each time script is run), a threshold value for determining "transmembrane" prediction and window size to be used in the python script from UNIX command line interface. Also, change the code such that instead of outputting the scores for each bin, only output the name of the gene (it's the base name of the fasta file) if it has any score for a bin greater than an argument define threshold.

2) Provide a UNIX script that can run your python script for the following 9 different parameter combinations on the ~1000 sequences you are assigned and generate individual output files for each parameter set with names of genes that had hydropathy scores above the assigned thresholds: window size=9, threshold=30; window size=15, threshold=30; window size=21, threshold=30; window size=9, threshold=40; window size=15, threshold=40; window size=21, threshold=40; window size=9, threshold=50; window size=15, threshold=50; window size=21, threshold=50.

3) Compare your results with the TMHMM predictions for all human reference proteins (Hint: Think "regular expressions"). I only want responses to questions here. Not code.

a. How many of your hydropathy-score predicted transmembrane proteins are also predicted by TMHMM.

b. How many did hydropathy predict, but not TMHMM?

c. How many did TMHMM predict, but not hydropathy-scrore?

d. Assume that the TMHMM analysis is the standard of accuracy, let's calculate the type-1 (false positive) and type-2 (false negative) errors associated with using the hydropathy method. Type-1 errors would be where hydropathy values predicted transmembrane domains but TMHMM does not, while type-2 errors would be where TMHMM predicted transmembrane domains but hydropathy scores do not. Compare the proportions of false positives and negatives of all runs and describe which conditions (window size and threshold value) are best for using hydropathy values to predict transmembrane proteins. Make sure use evidence for this.

Attachment:- Assignment Files.rar

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92742756

Have any Question?


Related Questions in Computer Engineering

An array a1 n is said to have a majority element if more

An array A[1 . . . n] is said to have a majority element if more than half of its entries are the same. Given an array, the task is to design an efficient algorithm to tell whether the array has a majority element, and, ...

Answer the following question a suppose you have two

Answer the following Question : (a) Suppose you have two initially empty queues Q1 and Q2. Explain how you could implement the stack ADT using Q1 and Q2. Your answer should provide pseudocode algorithms for the stack ope ...

A soda vendor at aloha stadium noticed that during rainbow

A soda vendor at Aloha Stadium noticed that during Rainbow Warrior football games that more soda is being served the warmer the temperature during game time. Based on 40 home games covering the past 5 years, the vendor e ...

Question suppose you have a set of n project managers and

Question : Suppose you have a set of N project managers and 2N software engineers. Each project manager is only willing to work with certain software engineers. The software engineers have no preferences. Design an algor ...

Describe a study you might conduct in which it would be

Describe a study you might conduct in which it would be appropriate to compute a Pearson r(i.e., a study with one group of participants with two scores per participant). Predict if you perceive that the r-value would be ...

Recall the linked list data structure from previous week

Recall the linked list data structure from previous week, that follows a structure as given above. Purpose of this lab is to understanding the fundamentals of the Linked Lists. Please check the attached code and implemen ...

Identify and evaluate at least three considerations that

Identify and evaluate at least three considerations that one must plan for when designing a database. Suggest at least two types of databases that would be useful for small businesses, two types for regional level organi ...

Biodiversity refers to the variety of living organisms

Biodiversity refers to the variety of living organisms found within an ecosystem. In your description, evaluate the role of humans in the current biodiversity loss situation and increased species extinction rate. In addi ...

Savings account balance write a program that calculates the

Savings Account Balance Write a program that calculates the balance of a savings account at the end of a period of time. It should ask the user for the annual interest rate, the starting balance, and the number of months ...

Question please choose one of the following

Question: Please choose one of the following topics: • Internet of things (IOT) • Drones • Virtual Reality • Bitcoin • Encryption What is the current cybersecurity-related situation involving the topic you chose? What do ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As