Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • CarlElit
    Member
    • Nov 2009
    • 14

    Database of BLAST

    Hello, everyone.

    Now I am doing alignment using BLAST. I want to align some sequences (FASTA format) against human chromosome. I used HG18 from UCSC (<http://hgdownload.cse.ucsc.edu/goldenPath/hg18/chromosomes/>) before with Bowtie. Are there pre-processed db on the FTP of BLAST (ftp://ftp.ncbi.nlm.nih.gov/blast/db/), which is built from HG18? I am a freshman to Bio...

    Thanks a lot.
  • krobison
    Senior Member
    • Nov 2007
    • 734

    #2
    The BLAST binaries contain the formatdb utility which is all you need to generate the indices prior to running BLAST

    formatdb -p F -d hg18.fa

    Would index the nucleotide file (-p F specifies that this is (F)alse for (p)rotein) named hg81.fa

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 11:58 AM
    0 responses
    13 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    25 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    36 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    60 views
    0 reactions
    Last Post SEQadmin2  
    Working...