Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • priyanka_15
    Member
    • May 2015
    • 17

    #16
    Tried to export PATH but still not worrking

    Hi

    I tried exporting the PATH But it is still not working ..PIctures attched
    Attached Files

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #17
      If trf is the file the program is trying to execute then $PATH directory declaration needs to end at the level of the directory which contains the trf file (e.g. /path_to/repeatscout/RepeatScout-1). Open a new terminal, re-export PATH and try again.
      Last edited by GenoMax; 10-02-2015, 11:28 AM.

      Comment

      • priyanka_15
        Member
        • May 2015
        • 17

        #18
        ok , one more question should this be permanent ? because every time I close terminal it goes back to previous PATH..

        I am new to this all ,perl,linux and repeatscout ; may be these are very easy questions

        Comment

        • priyanka_15
          Member
          • May 2015
          • 17

          #19
          Hello

          I tried to do what you said ,is this the way ? It still is not reading the trf file
          Attached Files

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #20
            Two questions.

            1. Have you compiled the software by doing "make" in this directory?
            2. I see the following help when I try to run RepeatScout. Are you trying to follow directions given by someone/some website?

            EDIT: I see that you are on step three of this process. You are trying to process the output of RepeatScount like this?

            $ cat repeats.fa | filter-stage-1.prl > repeats-filtered.prl
            Last edited by GenoMax; 10-02-2015, 11:57 AM.

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #21
              Looking at the help further these are the steps involved. What steps have you completed?

              First, build_lmer_table
              creates a file that tabulates the frequency of all l-mers in the
              sequence to be analyzed. Second, RepeatScout takes this table and
              the sequence and produces a fasta file that contains all the repetitive
              elements that it could find. Third, the "filter-stage-1.prl" script
              is run on the output of RepeatScout to remove low-complexity and
              tandem elements; RepeatMasker is run on the sequence of interest using
              this filtered RepeatScout library. The program "filter-stage-2.prl"
              then filters out any repeat element that does not appear a certain number
              of times (by default, 10). Finally, the locations of the repeats found
              by RepeatMasker are used, in conjuction with GFF files that describe
              segmental duplications or exons or other such "uninteresting" regions
              to remove sequences from the library that are likely to not be mobile
              elements; the program "compare-out-to-gff.prl" does exactly this.

              Comment

              • priyanka_15
                Member
                • May 2015
                • 17

                #22
                Hi, yes I did compile it by make ..
                I am trying to learn while doing this so I am using commands from the following link :
                http://http://seqanswers.com/forums/showthread.php?t=5448
                Yes, I am trying to fliter low complexity reads on stage 1.so this is my command:
                cat kib_repeats.fa| ./filter-stage-1.prl >kib_repeats_filtered1.fasta

                Comment

                • GenoMax
                  Senior Member
                  • Feb 2008
                  • 7142

                  #23
                  Have you completed the first 2 steps? Did those run without errors? Can you post the commands you used for those steps? This post has a nice recap of the commands: http://seqanswers.com/forums/showpos...0&postcount=10

                  Comment

                  • priyanka_15
                    Member
                    • May 2015
                    • 17

                    #24
                    Hello

                    yes ,first two ran without error :
                    these are my commands for first two [./build_lmer_table -l 14 -sequence kib.fa -freq ~/Desktop/Kib15.freq
                    ]
                    [/Storage_1/repeatscout/RepeatScout-1$ ./RepeatScout -sequence kib.fa -output kib_repeats.fa -freq Kib15.freq -l 14]
                    I did looked for the commands you have shown ,but I cannot solve this trf problem .

                    Comment

                    • priyanka_15
                      Member
                      • May 2015
                      • 17

                      #25
                      Hi

                      I could run it this time but the fasta file is empty ..

                      Comment

                      • GenoMax
                        Senior Member
                        • Feb 2008
                        • 7142

                        #26
                        You are going to have to install the TRF program from here: http://tandem.bu.edu/trf/trf.download.html Once that is done make sure the trf program is in your path or export TRF_COMMAND='/path_to/trf' is set.

                        You will need nseg as well. I think it is here: ftp://ftp.ncbi.nih.gov/pub/seg/
                        Last edited by GenoMax; 10-02-2015, 01:05 PM.

                        Comment

                        • priyanka_15
                          Member
                          • May 2015
                          • 17

                          #27
                          I did downloaded the trf from here , and also have nseg there..

                          as i think trf is in path right now but empty file again and ahain

                          Comment

                          • GenoMax
                            Senior Member
                            • Feb 2008
                            • 7142

                            #28
                            No other error messages? I tried a small file and step 3 worked for me. Did you rename (or softlink) the executable from trf407b.linux64 to just trf?

                            Comment

                            • priyanka_15
                              Member
                              • May 2015
                              • 17

                              #29
                              yes ,no other error message and yes I did change the name to trf.

                              Comment

                              • priyanka_15
                                Member
                                • May 2015
                                • 17

                                #30
                                did u had nseg in your path too ? I just have it installed the same directory as trf , is that a difference ? should I try to export nseg path too ?

                                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...