Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • PurplePancake
    Member
    • Aug 2014
    • 14

    Generate .xml file from BLAST (Blast2Go)

    Hello,

    I need to generate an .xml file from BLAST starting with a list of genes (currently in .txt format). I need this to use it as input to Blast2Go.

    Do I require a script to do this, or is there an easier way to do this directly on the online BLAST website?

    Many many thanks....
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    When you do the blast at NCBI on the blast results page you have the option of saving the alignments as an XML file. See this post for a screenshot: http://seqanswers.com/forums/showpos...92&postcount=7

    Comment

    • PurplePancake
      Member
      • Aug 2014
      • 14

      #3
      Thank you!

      Thanks so much for the reply!

      I'm actually unsure how to put my whole list into BLAST NCBI as well! (

      If you know of how to do that, I will hopefully be able to reach the results page you kindly provided the screenshot for! Thank you!!!!

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Those numbers you posted in this thread (http://seqanswers.com/forums/showthread.php?t=45711) are not going to work at NCBI. You will need to parse out the protein sequences from this file http://marinegenomics.oist.jp/genome...0.1.prot.fa.gz.

        If the ID's you have match ones in this protein fasta sequence file then you can use faSomeRecords program from Kent utilities to extract the protein sequences of your interest (http://seqanswers.com/forums/showpos...0&postcount=13).

        You can then use them for the Blast search at NCBI.

        Comment

        • PurplePancake
          Member
          • Aug 2014
          • 14

          #5
          Thanks so much for your help!

          I am not sure how to parse out the proteins, though. I need to do this pretty fast (unfortunately). Is this a simple process? Any scripts online that I could borrow?

          This would make things much easier, because then I could just work witht he proteins in BLAST.... Thanks again...

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            I posted the procedure in #4 above. Here is a step-wise version. You would need to have access to a linux machine (or OS X) for this to work though.

            1. You will need to download the protein sequence file and then gunzip it (uncompress).

            2. Have your ID's of interest in a text file.

            3. Run this program http://hgdownload.soe.ucsc.edu/admin.../faSomeRecords (this is the linux version) like below.

            Code:
            $   faSomeRecords protein_file.fa yourlistFile output_with_proteins_of_interest.fa

            Comment

            • PurplePancake
              Member
              • Aug 2014
              • 14

              #7
              Thanks. Does MacOSX count as Linux?

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                Originally posted by PurplePancake View Post
                Thanks. Does MacOSX count as Linux?
                OS X is a certified variant of unix.

                Use the Mac version of the faSomeRecords program in that case in step 3 above: http://hgdownload.soe.ucsc.edu/admin.../faSomeRecords

                Comment

                • PurplePancake
                  Member
                  • Aug 2014
                  • 14

                  #9
                  Thanks so much! I did as you said, but get the error

                  "-bash: faSomeRecords: command not found"

                  I am *really bad* with Linux, and especially installation. I hope to take a course in two semesters so I can do this... because this happens a lot, and I never figure it out... (
                  Last edited by PurplePancake; 08-10-2014, 06:35 PM. Reason: clarity

                  Comment

                  • PurplePancake
                    Member
                    • Aug 2014
                    • 14

                    #10
                    Basically, all I did was download the faSomeRecords file, and moved the other two files into the Download folder. Then I typed:

                    faSomeRecords prot.fa geneList.rtf outProteins.fa

                    I know there are additional steps to do to "prepare the command"? But I always mess things up, and really freeze when it comes to installation....
                    Last edited by PurplePancake; 08-10-2014, 06:34 PM. Reason: clarity

                    Comment

                    • PurplePancake
                      Member
                      • Aug 2014
                      • 14

                      #11
                      Hello,

                      I don't feel that I really changed much, but for some reason, there is no error any more. I just did this instead:

                      ./faSomeRecords prot.fa geneList.odt outProteins.fa

                      There is no error, but there is also nothing in outProteins.fa.

                      Does this mean there is not enough information to determine proteins and genes identification in geneList?\

                      Thanks!!

                      Comment

                      • PurplePancake
                        Member
                        • Aug 2014
                        • 14

                        #12
                        Also, is there any reason why nothing would match the proteins? I had asked similar questions elsewhere, and was told that since coral was so old, and branched off before mammals, then some of this RNAseq can be difficult/impossible?

                        Okay, I will stop asking so many questions now

                        Comment

                        • GenoMax
                          Senior Member
                          • Feb 2008
                          • 7142

                          #13
                          The ID's you posted in the other thread do not seem to match the protein ID's for both sets here: http://marinegenomics.oist.jp/genome...s?project_id=3 What file did you get your ID's from?
                          Last edited by GenoMax; 08-11-2014, 05:01 AM.

                          Comment

                          Latest Articles

                          Collapse

                          • SEQadmin2
                            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                            by SEQadmin2



                            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                            ...
                            Yesterday, 11:10 AM
                          • SEQadmin2
                            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                            by SEQadmin2



                            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                            07-08-2026, 05:17 AM
                          • GATTACAT
                            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                            by GATTACAT
                            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                            07-01-2026, 11:43 AM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by SEQadmin2, Yesterday, 10:04 AM
                          0 responses
                          9 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-08-2026, 10:08 AM
                          0 responses
                          7 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-07-2026, 11:05 AM
                          0 responses
                          12 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-02-2026, 11:08 AM
                          0 responses
                          31 views
                          0 reactions
                          Last Post SEQadmin2  
                          Working...