How can I use python for transforming gene information
1
0
Entering edit mode
8.1 years ago
shakedtt • 0

Hi!

I was given a list of human genes (about a 1,000) on which I need to perform the next assignments:

  1. Look up the gene's sequences on geneCards (or some other server).

  2. Take their sequences and first separate them into domainswith Pfam (http://pfam.xfam.org/search), Motifs (http://myhits.isb-sib.ch/cgi-bin/motif_scan).

Can someone please give me general directions on how or where to start from?

Thanks!

genome gene sequence sequencing • 1.2k views
ADD COMMENT
1
Entering edit mode

A good place to start would be the Biopython Cookbook and tutorial. The first part, getting the sequences, should be obvious if you check the Cookbook.

ADD REPLY
0
Entering edit mode
8.1 years ago
Benn 8.3k

I would say, open a text editor and start writing...

This looks like a homework assignment to me, you'll never learn it by letting some-one else do it for you.

ADD COMMENT
0
Entering edit mode

Nope - just helping a friend that works in a lab....

I'm asking for help because I've never tried to write a python's code that interact with web servers :/

ADD REPLY

Login before adding your answer.

Traffic: 1966 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6