BLAST search against a EST database
2
0
Entering edit mode
9.0 years ago
zizigolu ★ 4.3k

I am going to do a blast search against a EST database, which I should select in menu, unigene, CDS, transcripts or scafolds?

Thanks

blast • 4.1k views
ADD COMMENT
1
Entering edit mode

What do you actually want to achieve - citrus ORF identification or something else?

ADD REPLY
0
Entering edit mode

I want to find the key genes involved in a specific pathway, by blast and keyword search against EST database then blast the result against genebank to filter the results

ADD REPLY
0
Entering edit mode
9.0 years ago
cdsouthan ★ 1.9k

You can select "Expressed Sequence Tags (est)" on the NCBI BLAST menu

ADD COMMENT
0
Entering edit mode

But I am not in NCBI, I am working with citrus genome database and in menu there are just the options I mentioned above. you think is the unigene same est?

ADD REPLY
0
Entering edit mode
9.0 years ago

You have several choices..

If Internet connection is available..

  1. If you are in the internet, you can go to NCBI Blast and select the EST database..
  2. Then, using megablast or dc-megablast run your comparison
  3. If not hits are obtained, then you can make a search in the SRA database. If hits are found for the citrus genome, then you can write down the accession SRA numbers, and go again to the NCBI to select those databases (in this case the latest option of the databases is the SRA database itself)

If not internet connection is available thing are pretty much complicated. You need to run your search locally, but you need to get your programs and data from the internet

  1. Somehow look for the blast+ programs that can be downloaded for unix, Mac and Windows systems
  2. Look for the sratoolkits. Read a little bit about it. There is an option that allows you to run megablast and dc-megablast locally (in your own PC) with the same SRA files you download from the SRA database. Not need neither to create FastQ or Fasta files, not to create a database with these files. Is pretty simple
  3. If you have your own data. then you can run blast locally creating a database with makeblasdb, and then define with task what you want to run with blastn (megablast or discontinuous megablast), etc
ADD COMMENT
1
Entering edit mode

You can create the local database with your EST library using the latest option. I will go for everything you have in that EST library

ADD REPLY
0
Entering edit mode

Thanks Antonio, I am with my PC connected to internet

ADD REPLY

Login before adding your answer.

Traffic: 1891 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