Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • makeblastdb

    Hi !

    Simple question, but i just can't find the answer :

    What is the difference between "-out" and "-title" in makeblastdb

    Thanks
    Last edited by Meligethes; 04-25-2012, 02:10 PM. Reason: typing mistake

  • #2
    It seems that "-title" is the way to give the database another name that inputfile.nhr/nsq/nih ??

    Comment


    • #3
      The -title is free text for a description (shown in the plain text or HTML output for example).

      The -out is the base of the filename for the database, which is how you would refer to this database at the command line when you search against it.

      Both default to being based on the input filename.

      Comment


      • #4
        Thanks, it makes it more clear now

        Another thing, how can I put a kind of alias in order to have shorter commands like :

        blastn -query file.fa -db /path/to/dbname

        => blastn -query file.fa -db dbname

        The blastn man tells about some .ncbirc in home directory. But I don't understand how to correctly put things in it.

        Comment


        • #5
          I assume you are using Linux? So you've read http://www.ncbi.nlm.nih.gov/books/NB....Configuration and didn't understand it?

          Have you created a ".ncbirc" file in your home directory (this starts with a dot so will be hidden by default) containing this:
          Code:
          [BLAST]
          BLASTDB=/path/to
          where that path is where you are putting your databases?

          Comment


          • #6
            Yes I created the file.

            The path to my DB is :
            /media/meligethes-2/db/VSSC/
            I have several databases created

            But alias does not work.

            Here is my .ncbirc file :
            [BLAST]
            BLASTDB=/media/meligethes-2/db/BS13
            BLASTDB=/media/meligethes-2/db/VSSC
            BLASTDB=/media/meligethes-2/db/PBEE
            BLASTDB=/media/meligethes-2/db/TCAS

            Comment


            • #7
              OK, i think blast does not take my .ncbirc file in consideration because he first finds another place where databases are defined :

              # blastn -query 1F.fa -db VSSC -num_threads 4 -out test
              BLAST Database error: No alias or index file found for nucleotide database [VSSC] in search path [/media/meligethes-2/lab/1F::/media/meligethes-2/db/TCAS:]

              Comment


              • #8
                I'm guessing you mean you have a folder /media/meligethes-2/db/ which contains four databases (BS13, VSSC, PBEE, TCAS), in which case try:
                Code:
                [BLAST]
                BLASTDB=/media/meligethes-2/db/
                You can also control this via the BLASTDB environment variable.

                Comment

                Latest Articles

                Collapse

                • seqadmin
                  Recent Advances in Sequencing Analysis Tools
                  by seqadmin


                  The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                  Yesterday, 07:48 AM
                • seqadmin
                  Essential Discoveries and Tools in Epitranscriptomics
                  by seqadmin




                  The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                  04-22-2024, 07:01 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, Today, 06:57 AM
                0 responses
                9 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, Yesterday, 07:17 AM
                0 responses
                13 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 05-02-2024, 08:06 AM
                0 responses
                19 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-30-2024, 12:17 PM
                0 responses
                22 views
                0 likes
                Last Post seqadmin  
                Working...
                X