Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • silenus
    Junior Member
    • Jan 2015
    • 4

    .fasta and .fa are the same file?

    I'm already google but I'm not sure.
    Since in BWA tool use .fa as a reference ,and in GATK tool use .fasta .
    I already download hs37d5.fa file ,so can I use it to generate .dict and .fai file
    to use in gatk or not?

    I'm new guy in this field, please help me ,and sorry for my bad english

    Thank you,
    Silenus
  • sarvidsson
    Senior Member
    • Jan 2015
    • 137

    #2
    Files ending with ".fa" and ".fasta" (and others, I've also come across ".fas" or ".fna") are typically FASTA files. You should be able to use that file with both BWA and the GATK.

    Comment

    • mbblack
      Senior Member
      • Aug 2009
      • 245

      #3
      If in any doubt, just open the file in any ASCII text editor and look at it. The FASTA file format is about as simple a text format as you can get, and easily checked:

      Michael Black, Ph.D.
      ScitoVation LLC. RTP, N.C.

      Comment

      • sarvidsson
        Senior Member
        • Jan 2015
        • 137

        #4
        Originally posted by mbblack View Post
        If in any doubt, just open the file in any ASCII text editor and look at it. The FASTA file format is about as simple a text format as you can get, and easily checked:

        http://blast.ncbi.nlm.nih.gov/blastcgihelp.shtml
        Opening 3+ GB text files (like human genome FASTA file the TO mentioned) with a standard text editor will most certainly use up all the RAM and typically render the computer inresponsive - not a very good idea! If you working in a command line environment, use "less" or something similar to look at the file.

        Comment

        • silenus
          Junior Member
          • Jan 2015
          • 4

          #5
          Originally posted by sarvidsson View Post
          Files ending with ".fa" and ".fasta" (and others, I've also come across ".fas" or ".fna") are typically FASTA files. You should be able to use that file with both BWA and the GATK.
          Oh I got it ,thank you sir @sarvidsson

          Comment

          • silenus
            Junior Member
            • Jan 2015
            • 4

            #6
            Originally posted by mbblack View Post
            If in any doubt, just open the file in any ASCII text editor and look at it. The FASTA file format is about as simple a text format as you can get, and easily checked:

            http://blast.ncbi.nlm.nih.gov/blastcgihelp.shtml
            haha , by the way thanks for your comment @mbblack

            Comment

            • mbblack
              Senior Member
              • Aug 2009
              • 245

              #7
              Originally posted by sarvidsson View Post
              Opening 3+ GB text files (like human genome FASTA file the TO mentioned) with a standard text editor will most certainly use up all the RAM and typically render the computer inresponsive - not a very good idea! If you working in a command line environment, use "less" or something similar to look at the file.
              Yes, I wasn't specifically thinking of the size of the specific file in question, but my point was that if you simply look at the first few lines of any text file you'd know whether it was in FASTA format or not. The extension is a meaningless reference, as I have had people send me files named "foo.fa" that were not at all actual FASTA files.
              Michael Black, Ph.D.
              ScitoVation LLC. RTP, N.C.

              Comment

              Latest Articles

              Collapse

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Yesterday, 10:09 AM
              0 responses
              9 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-04-2026, 08:59 AM
              0 responses
              17 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 12:03 PM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 11:40 AM
              0 responses
              21 views
              0 reactions
              Last Post SEQadmin2  
              Working...