Harvard:Biophysics 101/2007/Notebook:Katie Fifer/2007-5-1: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: So the next step of the project is combining everything. As I see it, there are a few separate pipelines: * Seq->blast->gene names (this much is Zach) ->polyphan (Mike needs to do this) o...)
 
No edit summary
Line 1: Line 1:
So the next step of the project is combining everything. As I  see it, there are a few separate pipelines:
So the next step of the project is combining everything. As I  see it, there are a few separate pipelines:
* Seq->blast->gene names (this much is Zach) ->polyphan (Mike needs to do this) or to genebank->mutations (xiaodi is doing this)
* Seq->blast->gene names (this much is Zach) ->polyphan (Mike needs to do this) or to genebank->mutations (xiaodi is doing this)
* Seq->blastSNP->rs#(xiaodi's script)->omim (if it works)->pubmed (resmi's script which is almost done but has a bug)
* Seq->blastSNP->rs#(xiaodi's script)->omim (if it works)(cindy's)->pubmed (resmi's script which is almost done but has a bug)


As of now, the chunks that have been written and don't have bugs are combined (but this was their natural state).  In class we need to debug and write any missing code so we can get these two big pieces up and running asap.
As of now, the chunks that have been written and don't have bugs are combined (but this was their natural state).  In class we need to debug and write any missing code so we can get these two big pieces up and running asap.

Revision as of 03:38, 1 May 2007

So the next step of the project is combining everything. As I see it, there are a few separate pipelines:

  • Seq->blast->gene names (this much is Zach) ->polyphan (Mike needs to do this) or to genebank->mutations (xiaodi is doing this)
  • Seq->blastSNP->rs#(xiaodi's script)->omim (if it works)(cindy's)->pubmed (resmi's script which is almost done but has a bug)

As of now, the chunks that have been written and don't have bugs are combined (but this was their natural state). In class we need to debug and write any missing code so we can get these two big pieces up and running asap.