Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jjjscuedu
    Member
    • Mar 2012
    • 35

    Does Blat can take multiple reference sequence in one command line

    I have successfully used blat executable on my system, but the problem is i am able to take only one reference sequence as reference database against query sequences.

    Now i want to take multiple sequence as reference database in one command line and find query alignment.

    Commonly, I will do like this:

    faToNib in.fa out.nib
    blat out.nib query.fasta output.psl

    However, the in.fa file can only have one sequence

    How can i do that for many reference sequence?

    Thanks!

    Jingjing
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    You should be able to concatenate multiple sequences together into a single file and use that as the reference.

    Comment

    • jjjscuedu
      Member
      • Mar 2012
      • 35

      #3
      if in.fa contains multiple sequence file, there will be an error message like this:

      faToNib only works on fa files containing a single sequence.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by jjjscuedu View Post
        if in.fa contains multiple sequence file, there will be an error message like this:

        faToNib only works on fa files containing a single sequence.
        You could use the multiple fasta file as is, without converting it to the nib format as your reference. I have not tried "a list these files one file name per line" option, but it seems to be there.

        ---------------------------------------------------------
        blat - Standalone BLAT sequence search command line tool

        usage:

        blat database query [-ooc=11.ooc] output.psl

        where:

        database and query are each either a .fa , .nib or .2bit file,

        or a list these files one file name per line.
        Last edited by GenoMax; 06-06-2012, 11:43 AM.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 11:58 AM
        0 responses
        9 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
        35 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        56 views
        0 reactions
        Last Post SEQadmin2  
        Working...